This repository has been archived on 2024-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
helseveileder/README.md
Sindre Kjelsrud c45a65b618
📝 update README
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
2024-02-14 23:57:37 +01:00

69 lines
1.5 KiB
Markdown

# Helseveileder
> Bachelor-project ~ Spring 2024
## 📋 Table of Contents
1. 📝 [Info](#info)
2. ⚙️ [Tech Stack](#tech-stack)
3. 🔋 [Features](#features)
4. 🤸 [Quick Start](#quick-start)
5. 🔗 [Links](#links)
6. 📄 [License](#license)
## 📝 Info
This repository contains our Bachelor project for Spring 2024. This project is a collaborative effort with medical students and researchers from UiB (University of Bergen).
As a part of this project we needed to scrape questions and answers from [Studenterspør.no](https://studenterspor.no/). This involved developing a webscraper to extract the necessary data. You can explore the source code [here](https://github.com/SindreKjelsrud/helseveileder_webscraper).
## ⚙️ Tech Stack
- Go
- Svelte
- TypeScript
- Tailwind CSS
- PostgreSQL
## 🔋 Features
👉 **XYxy:** Aabbcc.
## 🤸 Quick Start
Follow these steps to set up the project locally on your machine.
**Prerequisites**
Make sure you have the following installed on your machine:
- ...
**Cloning the Repository**
```bash
git clone git@github.com:haraldnilsen/helseveileder.git
cd helseveileder
```
**Installation**
```bash
```
**Running the Project**
```bash
```
## 🔗 Links
See also links below for related info about project:
- [Helseveileder-webscraper](https://github.com/SindreKjelsrud/helseveileder_webscraper)
- [Helseveileder-LLM](https://github.com/alu042/helseveileder-llm)
## 📄 Licence
This project is licensed under the [MIT License](./LICENSE).