The Ed-Tech app is the part of Ed-Tech Platform which allows students to connect with classroom online. The Edtech App has authentication via admission number, schoolname, emailId and password which ensures only genuine students to use the platform. The Platform also has heatmap calender based attendence counting system which helps in understanding the attendence of the student visually along with the number of live classes he/she was present. |
There are 6 main sections in the app as follows -
-
Courses - This section displays the recorded videos of live classes in form of courses
-
Live Class - This section contains the ongoing live classes for the students in their particular section
-
Schedule - This section contains the timetable set for the week by the school/college of the student.
-
Assignments - This section contains the 2 sections. The already submitted assignments where the students can check the correction done by the teacher in the assignments. The other section is the due assignments where the students need to submit their assignments.
-
Certificates - It contains the certificates issued by the school for the students. This section ensures that the certificates recieved by the students are organised in a proper manner and doesnt get lost.
-
Ask a Doubt - It is a section where the student can connect with their techers and ask a doubt. There is a general discussion forum in the platform as well where students can intercommunicate and solve each others doubts.
- Improve the backend of the app by using Flask Framework
- Improve the videoplayer system of app for better user experience.
1.1 git clone <repo link>
1.2 Open in Android Studio
and run Emulator
1.3 flutter run
in Terminal
See the code here