new year new me
but I can have a new me without having a productivity app to help me lock in
new year new me
but I can have a new me without having a productivity app to help me lock in
No real progress on anything this devlog, just doing it to track progress
hopefully will finish windows dev this weekend and get mobile app mvp done by feb
Log in to leave a comment
v1.3.2
starting react native this week, hopefully will finish an MVP in a week
For calendar, I think the final major step I plan on doing is adding repetitive tasks which can be scheduled to be repeated weekly. Also, maybe some way to link tasks with events.
Log in to leave a comment
Didn’t add devlog in a while because busy with school
changes (v1.3.0)
I also tried to create a downloadable desktop app, but right now apple can’t verify whether the file is safe.
Btw this is meant to be useful for students and people who need planners, so if u have feature ideas lmk in comments
Log in to leave a comment
script:
website:
note: changes will not be deployed until weekend so I can quickly debug anything that goes wrong
Log in to leave a comment
Started work on a new script to track which window / website the user is on to throw warnings when user gets off track and to ensure accuracy in focus sessions
currently MVP is complete which prints which app or website the user is in by using osascript / AppleScript and PyObjC.
Added party to keep track of focus sessions between friends and create opportunity for friendly competition (to see who’s more locked in)
Removed edit mode for tasks, instead allowing users to edit individual info (due date, priority, name) just by clicking on the badge/button, allowing for much cleaner UI
Log in to leave a comment
Added a backend with supabase
included sign in with email and password and email confirmation
Log in to leave a comment
added firebase authentication to allow login and logout
added a login page
added a settings and log out page
fixed transition colours and button appearance
Log in to leave a comment