A College Management Software to possibly replace existing Ezygo Solution, thereby providing a cost-efficient, easy-to-use platform for students and faculties.
- Setup Appwrite
- Email Sign in,Logout
- Splash Screen
- create .env file with the format
appwrite_endpoint="your-appwrite-endpoint"
project_id="your-appwrite-project-id"
-
flutter pub get
-
flutter run