Skip to content

codepymdev/grad

Repository files navigation

Grad SAAS Application

Technology

This project was built with Flutter and Dart.

About

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.

Installation

Clone the repository

  https://github.com/codepymdev/grad.git 

Clean

flutter clean 

Install dependencies

flutter pub get 

Firebase

You also need to setup firebase because the application depends on it. You can read more here on how to get your own key

OneSignal

We also use onesignal for app notification. You can read more here on how to get your own key.

How to contribute

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!