Book2man week 2
What did I get done?
I got authentication done, now people can sign up. This makes it so that I can link the books to specific users, meaning they can delete, update their books. The first iteration was more of a free for all, where everyone just lists their book.
What have I failed to do?
I have failed to work harder on the project, for most of this week I was travelling but there were days where I could have put the work and chose not to. I have to start hyper-focusing on getting the Auth out so I can release very soon, after that its a process of iteration, I will add profile delete a book and, update a book. Last week we saw lots of companies implement AI into their workflow and I got super sidetracked learning all that stuff and trying to start another business so I can make more money, but I will focus on this before that.I really need to launch by the end of this week, so I’m going to start coding by waking up super early
What do I do next
For next week the goals are
Secure storage with UUID
Secure Firestore with UUID
Create User profile, where they can see all their books
Delete a book.
RELEASE