Bachelor-project in collaboration with medical students and researchers from UiB 🚑️
f460b514a5
🚀 updated for vercel deployment
|
||
---|---|---|
.github/workflows | ||
backend | ||
frontend | ||
.gitignore | ||
LICENSE | ||
README.md |
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. This meant that we needed to code a webscraper as well, which you can check out here if you would like to see the source code.
🏗️ Technologies
Backend: Go
Frontend: Svelte
Database: PostgreSQL
🛠️ How to run locally