Conversation
There was a problem hiding this comment.
Hi @micheaol
Good job so far! I know you have worked hard on making this milestone But There are some issues that you still need to work on to go to the next project but you are almost there!
To highlight 🍾
- All linters are passing ✔️
- Good commit history ✔️
- Good PR description ✔️
- The database is well structured/created. ✔️
- You have implemented almost all the requirements. ✔️
Required Changes ♻️
- Check the comment under the review
Optional suggestions
Every comment with the [OPTIONAL] prefix is not crucial enough to stop the approval of this PR. However, I strongly recommend you to take them into account as they can make your code better.
Cheers and Happy coding!:clap::clap::clap:
Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.
As described in the Code reviews limits policy you have a limited number of reviews per project (check the exact number in your Dashboard). If you think that the code review was not fair, you can request a second opinion using this form.
Approved 👏Hi there, Your project is complete! There is nothing else to say other than... it's time to merge it To Highlight:
Cheers and Happy coding!👏👏👏 Feel free to leave any questions or comments in the PR thread if something is not 100% clear. As described in the Code reviews limits policy you have a limited number of code reviews per project which you can see from your dashboard. If you think that the code review was not fair, you can request a second opinion using this form |
In this PR:
I create a splash screen
Sign up and login pages
The user can register in the app with full name, email, and password (all mandatory).
The user can log into the app using email and password.
Home page (categories page)
Transactions page
"Add a new category" page
"Add a new transaction" page
Video Presentation is HERE