Giter VIP home page Giter VIP logo

tus-class's Introduction

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

tus-class's People

Contributors

huhudev-git avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tus-class's Issues

Set timetable time according to different campus

final times = [
    ['08:50', '10:20'],
    ['10:30', '12:00'],
    ['12:50', '14:20'],
    ['14:30', '16:00'],
    ['16:10', '17:40'],
    ['17:50', '19:20'],
    ['19:30', '21:00'],
];

Maybe add some options to allow users set the time.
Auto set time need info(student ID -> campus -> time), however we had nothing

Unable to open post attachment in announcement

Downloaded.pdf
I downloaded "開室曜日時間、開室カレンダー.pdf" in "【9/27(月)から開室開始!】学習相談室の後期開室について" in "お知らせ" by using this app, and pdf viewer says that the file is invalid. I checked the file and it seems to be a HTML file. I attached the file in this post.

Classのお知らせのパースに失敗する

再現手順

アプリを起動しログインしてホームのコンピュータ設備情報に行く。下の画像の一番上のメッセージをタップする

a

b

環境

AQUOS zero2 Andorid 10 セキュリティーパッチレベル: 2020/04/01

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.