This project was built with Flutter and Dart.
Grad is designed to help educational institutions manage their day-to-day operations. It typically includes a range of features that can help with tasks such as student enrollment, attendance tracking, grade management, scheduling, and communication with parents and staff.
https://github.com/codepymdev/grad.git
flutter clean
flutter pub get
You also need to setup firebase because the application depends on it. You can read more here on how to get your own key
We also use onesignal for app notification. You can read more here on how to get your own key.
Here are some ways of contributing to making Grad better:
- Send a pull request to any of our open source repositories on GitHub. Check the contribution guide on the repo you want to contribute to for more details about how to contribute. We're looking forward to your contribution!