Web Portal of Our E-School
There are backend firebase functions too written in Typescript for some automation and some functions to make them work with web based project(future proof)
Our E School is the app build for iOS and Android using Flutter.
It uses Firebase FireStore as Database and Firebase Storage.
UI | Logic | Feature |
---|---|---|
✔ | Admin Login | |
Register New School | ||
✔ | Add Teacher | |
✔ | Add Parent | |
✔ | Add Student | |
Teacher Login | ||
Post photo or notice on Standard post section(Only Teacher) | ||
Post photo or notice on global post section(Only Teacher) | ||
Dark Mode | ||
Password Reset | ||
Add TimeTable(Teacher) |
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.