Tasky is a webapp designed to help you keep track of your course schedules and assignments. Hosted at: https://taskyv2.web.app
- Added option to hide courses
- Added important HW and assignments on home page
Make sure that Flutter extensions are installed.
Clone the repo, and import into Android Studio.
Use the "flutter create ." command to initialize web files, and the "flutter run -d chrome" command to launch the client.