Backend:
cd backend
git submodule init
git submodule update
pip install -r requirements.txtFrontend:
cd frontend
npm installBackend:
cd backend
py -m mainFrontend:
cd frontend
npm run serve- logging in using the email, password
- light and dark theme
- school and teachers informations
- conferences
This project uses the project Marioneq4958/uonetplus_api. Check documentation
This project is licensed under the Apache License 2.0