Add a model for user stages of completion on the dashboard. These can be changed using post-save signals. Example of how to [responsively display a button here](https://stackoverflow.com/questions/45185419/enable-a-disabled-html-button-based-in-django-template). - [ ] Spotify upload box appears after StudyMeta end date
Add a model for user stages of completion on the dashboard.
These can be changed using post-save signals.
Example of how to responsively display a button here.