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

[APP LIMITS] Using API allow user to choose their limit for a given app #92

Closed anushkavijay closed 6 months ago

anushkavijay commented 7 months ago

currently, the API configuration allows a user to select apps they'd liked blocked and then restriction page appears when users try to access these apps. now, we need to focus on users being able to select the app limits for the given apps they selected which may involve connecting the UI mujia has created with the API or simply using apple's API to select this time limit.