Bachelor-project in collaboration with medical students and researchers from UiB 🚑
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.
Find a file
haraldnilsen 14c24ae97e 💄 added svg to checked button
Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
2024-01-10 20:29:43 +01:00
backend 🗃️ new columns in usertable 2024-01-10 20:14:14 +01:00
frontend 💄 added svg to checked button 2024-01-10 20:29:43 +01:00
.gitignore 🙈 add .gitignore 2023-12-10 14:47:19 +01:00
LICENSE 📄 added LICENSE 2024-01-04 10:22:18 +01:00
README.md 📝 update README 2024-01-08 14:29:51 +01:00

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