collegeconnect / CollegeConnect

College Connect is an Android application aimed to be a one-stop-shop for all the college needs irrespective of college and course. It aims to create a helpful platform for all college students. The app uses Material UI for an attractive interface (subject to improvement) which attracts the user to stay on the app for more time and is available in both Light and Dark mode
https://college-connect.netlify.app
Apache License 2.0
121 stars 68 forks source link

Improve time table feature #14

Open sjain30 opened 4 years ago

sjain30 commented 4 years ago

The current time table is very basic and outdated. We have an idea of a new time table feature wherein the user is asked to enter their schedule for a particular day with details such as subject name, time, duration, etc. After this the user will get a notification at the end of their each class to mark their attendance.

rscottcarson commented 4 years ago

So for this feature enhancement you are suggesting to replace the current image of the users timetable with an interactive feature that asks the student to build daily schedules?

My assumption is this would all be stored locally in the database. Would there be Firebase integration as well?

sjain30 commented 4 years ago

Hi @rscottcarson! You are right the timetable will be stored locally using room database. We've already started working on this feature. You can look at the code and see what we've done so far. The subjects can be added in the attendance fragment and you can schedule those subjects in the timetable activity. Then the user will get a notification at the end of the class asking them to mark their attendance for that class.

karshav16 commented 3 weeks ago

I have some exciting ideas about time-table.kindly Assign!

karshav16 commented 3 weeks ago

I would like to add it like minimum attendance criteria and also and interactive way like SilverBook. Kindly Assign the project