V1
Due to flavortown projects resetted for me i have to do this in one devlog.. I had like 10 devlogs before so as a compromise ima try to put all of the stuff in this devlog
sub devlog 1 - Project brainstorm :
Soooo I started the project.. I went with the material UI expressive style for the UI soo im using JetpackCompose
The apps idea is simple: you drink an energy drink/coffee and you wanna make a collection of cans or track health.. well you can add a new can to the app. fill out the info like Mg of caffeine etc. and take a photo.
This makes a virtual can collection for your cans.. additionally there are gonna be more fun and good stuff but that to be introduced later
sub devlog 2 - Design:
I wanted to go with something nicely looking yet simple.. something anyone can use.. material ui helps me as most users are used to how Googles apps look so combining that UI language makes it more easy to use..
I designed the layout in Figma and then spend few hours rewriting that in Jetpack Compose..
sub devlog 3 - DB and Can adding
after some long time i added a simple local DB system for saving the cans :3
Youu can now add a can fill in detailss yeeyyyyy
This is a big progress.. the cans save in the local db for now so no login or server needed; also makes it offline app
The saved cans getss added on the main page and gallery tab
sub devlog 4 - Stats
Wooo progresss.. I added a stats page which shows streak, can saved count and a lot of smaller details
I also spend few hours devtesting and fixing bugs and UI issuess..
yeyyy thats a short way to say all i got.. im still sad that i lost the project devlogs tho.. This is a shorter recapitulation so you know what was happening before and also so you know its not one of those projects with one devlog and ship lol