Skip to content

UNIPAを使いやすくするために始まったレポジトリ。

Notifications You must be signed in to change notification settings

sarushili0430/ReUNIPA

Repository files navigation

ReUNIPA

UNIPAを使いやすくするために始まったプロジェクト。 このアプリを通してUNIPAへ課題を提出することが可能である

Demo

起動画面

ログイン画面

課題選択(ファイル提出)

課題提出(ウェブ提出)

Features

Assignment Submission can be done via this app. Else, Tbd....

Requirement

  • 自分のブラウザに合ったバージョンのWebDriver
  • Selenium 4.14.0
  • Flet

Installation

For Windows Users: Under ReUNIPA directory

python3 -m venv venv
.\venv\Scripts\activate
pip install -r requirements.txt
cd src
flet pack main.py

Future

Check the attendance of a subject. Download files from the correspoding page.

Usage

Click the main app after packing.

About

UNIPAを使いやすくするために始まったレポジトリ。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages