Skip to content

arkadiyshin/money-time

Repository files navigation

MONEY-TIME

Commitizen friendly

Idea of the project

There are many financial accounting applications, but the main disadvantage of these applications is that they require significant effort to enter data into the application.

The idea of this project is to create an application that will not only take into account income and costs of funds, but also provide the ability to plan and create schedules based on statistical data.

The main objective of this project is to make it as simple as possible.

For example, you pay a fixed amount for utilities every month, the application will remind you of this. Or let's imagine you use public transport every day, after a while the application will offer to create a schedule to reflect the costs, it was possible just by clicking a button. Another use case is when spending money in a category is regular but with different amounts, for example, every Saturday you shop for groceries for a week, the application will force you complete the payment.


POC scope of the project

  1. Create wireframes for POC
  2. Create a simple disign
  3. Create DB structure
  4. Create backend based on Fastify-Prisma
  5. Create frontend based on React

User stories for POC

  1. As a user I want to sign up (without confirmation)
  2. As a user I want to log in
  3. As a user I want to log out
  4. As a user I want to get the main list of categories by the default
  5. As a user I want to create a new category
  6. As a user I want to add my credit cards/bank account
  7. As a user I want to apply the initial balance in my credit cards/bank account
  8. As a user I want to reflect my income by categories
  9. As a user I want to reflect my costs by categories
  10. As a user I want to see my current balance in my credit cards/bank account
  11. As a user I want to see income by category and in general for the current month
  12. As a user I want to see costs by category and in general for the current month
  13. As a user I want to see the costs for each transaction

MVC scope of the project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published