therealsujitk / android-vtop-chennai

An android application for the students of VIT Chennai.
http://vtopchennai.therealsuji.tk
GNU General Public License v3.0
152 stars 29 forks source link

Display attendance details for each course #24

Open praneeth-bojanala5 opened 2 years ago

praneeth-bojanala5 commented 2 years ago

Display Attendance details with dates for every course

pythongiant commented 1 year ago

@therealsujitk are you working on this issue atm? idm helping to contribute with this

therealsujitk commented 1 year ago

@therealsujitk are you working on this issue atm?

@pythongiant no, I am currently not working on this issue and probably won't work on it anytime soon.

idm helping to contribute with this

That would be great! I'm still not sure how to go about implementing this, I don't think it'll be a good idea to extract several records of data for each and every course while syncing as that would slow down syncing by a significant amount, so I was thinking along the lines of signing in again and getting the data for individual courses when asked for by the user.

Either way it can be a pretty massive implementation :sweat_smile: