Skip to content

🌋 Przeglądarkowy klient dzienniczka VULCAN UONET+ dla ucznia i rodzica

License

Notifications You must be signed in to change notification settings

Zaptyp/wulkanowy-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wulkanowy Web

🌋 Unofficial VULCAN UONET+ browser client for students and their parents

Development

1. Install dependencies

Backend:

cd backend
git submodule init
git submodule update
pip install -r requirements.txt

Frontend:

cd frontend
npm install

2. Start the server

Backend:

cd backend
py -m main

Frontend:

cd frontend
npm run serve

Features

  • logging in using the email, password
  • light and dark theme
  • school and teachers informations
  • conferences

Api

This project uses the project Marioneq4958/uonetplus_api. Check documentation

License

This project is licensed under the Apache License 2.0

About

🌋 Przeglądarkowy klient dzienniczka VULCAN UONET+ dla ucznia i rodzica

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 78.4%
  • TypeScript 13.3%
  • JavaScript 5.7%
  • HTML 1.4%
  • Dockerfile 1.2%