Skip to content

Just a flutter-based course table app which requires an API server to work.

License

Notifications You must be signed in to change notification settings

gaogao-qwq/flutter_course_table

Repository files navigation

flutter_course_table

FOSSA Status

A simple course table app with flutter. You need to build the API server in this repo for crawler service, or you can just make your own API server whatever language you want to build with.

How to build?

flutter pub get
dart run build_runner build
flutter run

License

FOSSA Status