Shipped this project!
I made a shared list app! It’s great for grocery shopping, planning trips, or to-do lists! You invite people using the auto-generated codes!
It has various features, which you can test in the linked demo. :)
HUGE backend update!
Fully overhauled authentication, including removing the timer-based update system replacing it with a better automatic one.
I also changed the data from a simple array to a better object.
I also made the ticking-off function global to fix issues regarding user updating upon another user clearing.
(note, the image linked isn’t accurate regarding the changes, as they’re all backend…
Log in to leave a comment
This is my first FireStore-based project! I tried earlier today and learned a lot, but felt as though I used too much Claude to do it, so I remade it myself (aside from occasional debugging, I’m still very new. XD)
I’m super excited about how it’s coming along. I’ve added a basic system of how it works so far! Just gotta update it to allow for various codes and such. :)
(PS, It’s responsive to other devices. XD)
Log in to leave a comment
Added a weather condition description after experimenting with capitalisation methods! Tested various forms of location detection, but IP proved simplest for the user and development. I also optimised the current IP system to not re-fetch each page reload, rather just saving it to the device. If changes are needed, they can be reset in settings - also fixing the city bug. Improved UI across various apps.