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

23 lines
576 B
Markdown
Raw Normal View History

# Helseveileder
> Bachelor-project V2024
## 📝 Info
Our Bachelor-project is in collaboration with medical students and researchers from UiB.
As a part of this project we needed to scrape questions and answers from [Studenterspør.no](https://studenterspor.no/). This meant that we needed to code a webscraper as well, which you can check out [here](https://github.com/SindreKjelsrud/helseveileder_webscraper) if you would like to see the source code.
## 🏗️ Technologies
Backend: Go
Frontend: Svelte
Database: PostgreSQL
## 🛠️ How to run locally
```
```