Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 452 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 452 Bytes

project_haajar

Final Year Project

A College Management Software to possibly replace existing Ezygo Solution, thereby providing a cost-efficient, easy-to-use platform for students and faculties.

Work Done

  • Setup Appwrite
  • Email Sign in,Logout
  • Splash Screen

Initial Setup

  • create .env file with the format
appwrite_endpoint="your-appwrite-endpoint"
project_id="your-appwrite-project-id"
  • flutter pub get

  • flutter run