ucsb-cs148-w24 / project-pj12-BeeFree

BeeFree is a screentime management app that allows you to choose apps to block, view your screentime data, and even share it with your friends!
MIT License
2 stars 0 forks source link

[SUMMARY] Synthesize Summary Page into Dashboard/Home #89

Closed anushkavijay closed 8 months ago

anushkavijay commented 9 months ago

Currently, we don't have a reason to split up the home page and the summary page. So might be a good idea to move the information that's originally on the summary page to the home page. So the user sees their usage info the moment they login rather than seeing a blank home page.

anushkavijay commented 9 months ago

We will likely do this once the summary page screentime api and the app limits list is completed.

anushkavijay commented 8 months ago

We will not be continuing this path any longer, going to work with the API to display the relevant info about the apps a user selected in the home page. So, we dont need to synthesize these pages.