UNIPAを使いやすくするために始まったプロジェクト。 このアプリを通してUNIPAへ課題を提出することが可能である
Assignment Submission can be done via this app. Else, Tbd....
- 自分のブラウザに合ったバージョンのWebDriver
- Selenium 4.14.0
- Flet
For Windows Users: Under ReUNIPA directory
python3 -m venv venv
.\venv\Scripts\activate
pip install -r requirements.txt
cd src
flet pack main.py
Check the attendance of a subject. Download files from the correspoding page.
Click the main app after packing.