Skip to content

huhudev-git/tus-class

Repository files navigation

TUS CLASS(Unofficial)


logo

TUS CLASS Front-end APP
Made with ❤️ and Flutter

Download on the App Store Get it on Google Play

Table of Contents

Introduction

Platform Version License Build

A Front-end APP for TUS CLASS. This project is only for Tokyo University of Science students. Powered by Flutter

Available for both iOS and Android.

Features

  • 📨Messages
    • 📕PDF files
    • 📚Other files (if your have APP supports)
    • 🎈Entry
  • 📅Timetable
    • 💯Attendance Rate
  • 🏆Grades
  • 🔎Grade Search
  • 📝Syllabus
  • 🔎Syllabus Search
  • 🔐Auto Login

Demo

Issues

Important: Only the Faculty of Engineering is currently tested. There may be a lot of places without adaptation!

If you meet any bugs or issues, please contact with developer, or file an issue and describe what operation caused the bugs. Please file any issues, bugs, or feature requests in the Issues. Thx 😘

Known bugs / issues

  • For each subject, the form of the timetable may slightly different and needs to be implemented
  • Because the website is “single-threaded" (you can't back or move forward), be sure to wait for the loading to complete (e.g. timetable will only load once and be cached)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

FAQs

  • How this APP work
    • Fetching data from CLASS using regular expression, and simulate web page submission.
  • How to configure schedule
    • By longpressing the cell in table.
  • Can't search
    • Tap the textfield, the keyboard will popup, then tap finish or search key on keyboard
  • How this APP store my password
    • Using Flutter package: flutter_secure_storage
      • Keychain is used for iOS
      • AES encryption is used for Android. AES secret key is encrypted with RSA and RSA key is stored in KeyStore
    • Note KeyStore was introduced in Android 4.3 (API level 18). The plugin wouldn't work for earlier versions.

Todo

  • I18N
  • Course may have more than one period
  • Version check
  • Theme
  • Schedule table cell customize
  • More user-friendly Exception handle

License

MIT

About

✨TUS CLASS front-end APP(Unofficial)

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages