📝 update README
Co-authored-by: haraldnilsen <harald_998@hotmail.com> Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
3fefb35db0
commit
52bc95a14d
1 changed files with 15 additions and 2 deletions
17
README.md
17
README.md
|
@ -1,9 +1,22 @@
|
||||||
# Helseveileder
|
# Helseveileder
|
||||||
|
> Bachelor-project V2024
|
||||||
|
|
||||||
## 📝 Info
|
## 📝 Info
|
||||||
|
|
||||||
## 🏗️ Teknologier
|
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
|
Backend: Go
|
||||||
|
|
||||||
Frontend: Svelte
|
Frontend: Svelte
|
||||||
|
|
||||||
## 🛠️ Hvordan kjøre lokalt
|
Database: PostgreSQL
|
||||||
|
|
||||||
|
## 🛠️ How to run locally
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
|
Reference in a new issue