exer_log
exer_log copied to clipboard
exer_log - authored by @KalleHallden
Moved code to the root of the repo and removed the .DS_Store file. Checked .gitignore into VC.
I think we should put **Git** on the main directory where the `.README` file exists. so that when users come to the _repo_ get a gist of the project and...
Improved Login Screen UI
Hi @KalleHallden I know that login feedback for users were raised in that [PR](https://github.com/KalleHallden/exer_log/pull/16) but for seucrity reasons i think will be good to use OWASP recommendations for that kind...
I think that we should have a workflow in this repo which will automatically create new release on every pull request merged into main branch. but we have to follow...
Just some general improvements that I thing would future proof the app. - Add a central file with all the colours/textStyles, this has already been added in the form of...
Hi! I've created a contributing.md, as I couldn't find one in your project.
### New Architecture is implemented under `lib/src/` The approach I've taken here after discussion in #10 is **MVVM & Feature first layer** using **Riverpod** state management. The reasoning behind using...
Hey big fan of your videos. Honestly, I have been waiting for this. So let's get to work. I went through the code base. I'd like to propose organising the...