Skip to content

💲 [FRONT-END] A financial manager that allows you to track your revenues and expenses of the month that helps you to put your financial life on line!

Notifications You must be signed in to change notification settings

hamandamonteiro/my-wallet-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Wallet

An easy to use financial manager. Track your revenues and expenses to learn how you spend your money and know all the time how much you have.

About

This is an web application with which lots of people can manage their own expenses and revenues. Below are the implemented features:

  • Sign Up
  • Login
  • List all financial events for a user
  • Add expense
  • Add revenue
  • Check your balance
  • Logout

By using this app any user can learn how they've been using their money and always keep track of your balance.

This is a demo of the application running:

mywallet

You also can test this app here: https://my-wallet-front-hamandakuntz.vercel.app/

Technologies

The following tools and frameworks were used in the construction of the project:

New feats to add soon:

  • Delete an expense/revenue
  • Refactor the code to use the concept of layered architecture

How to run

  1. Clone this repository
  2. Clone the back-end repository at https://github.com/hamandakuntz/my-wallet-back
  3. Follow instructions to run back-end at https://github.com/hamandakuntz/my-wallet-back
  4. Install dependencies
npm i
  1. Run the front-end with
npm start
  1. You can optionally build the project running
npm run build
  1. Finally access http://localhost:3000 on your favorite browser (unless it is Internet Explorer. In this case, think better about your life decisions)

About

💲 [FRONT-END] A financial manager that allows you to track your revenues and expenses of the month that helps you to put your financial life on line!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published