whoowesme
whoowesme copied to clipboard
To keep track of money who you owe and who owes you. Friends always share.
Create a form so that new users can signup to platform This form should be reachable from login page
Winston logger is popular logging library. It will be helpful to integrate winston logging library so that we have access to request, response and their bodies along with other metadata...
### Description As a user - I would like to be able to see actions performed on resources **Audit Trail log:** format action, IP-Address, date time ### Example Audit Trail...
We would like to have web push notifications for following events: 1. New app version released
### What is conventional git commits? see https://www.conventionalcommits.org/en/v1.0.0/ ### How to make sure that it is followed in repository? Use package `commitlint` or similar to enforce it. - see https://github.com/conventional-changelog/commitlint
- API is ready for it. - Need to integrate with UI. --- Run backend on local and then visit http://localhost:5000/api/ for Transaction API. See transaction section _Swagger API Collection...
Current, application supports localization. All localization texts are updated with google spreadsheet. Link to google spreadsheet is https://docs.google.com/spreadsheets/d/1uwAk1xYNKc6S15ytl5OnPYCUKXxF8af4Cd6nFHgQCaM/edit#gid=1602672055 Whenever, we need to add/remove localization in app. This google spreadsheet has...
https://github.com/samundra/whoowesme/blob/40e9c3472beb0722c0e29dfd9bea9b73fd0aa368/frontend/.docker/Dockerfile is not needed anymore. It can be removed
As a user - I want to add a new category - Delete existing category - Edit existing category - Assign category to any past or future transactions