Closed seekshiva closed 10 years ago
Yes, in profile page a list of terms that the student attended uses it.
Can we make it so that stale terms get sent to client only when user explicitly requests for it via a GET param?
GET /subscriptions/?old=true
or something like that?
It might not affect the app right now, but four years down the line, when the current first years request for any page, /subscriptions
will return a lot of data that isn't necessary for most pages, except for profile and couple of other pages.
Can we do this after lauching?
Yeah yeah..
This isn't MVP. Its something that needs to be done within a year or so after launch.
Closing this now. We'll reopen it later when required.
/subscriptions
returns all terms the student is attending, including the ones that are not current?Will non-current cubscription terms be needed anywhere?