Skip to content

Financial management system. ReactJS && Redux && NodeJS && MongoDB. [finished - 2018]

Notifications You must be signed in to change notification settings

carolvasc/my-money

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-standard-style

My Money

Is a finance management system that is very useful for organizing weekly, monthly or any way the user sees fit, as it is totally free to create your payment cycles.

A little bit about the screens...

The homepage is a dashboard with some cards that inform the totals of credit, debit and their consolidated amount.

The Payment Cycles page lists all cycles already registered and allows their registration, editing and deletion.

🚀 Demo

The deploy was made on Netlify and you can access in here https://my-money-cvs.netlify.app/

PS: The first request (registration or login) will take a while to return an answer because the API will be in "hibernate" mode. The "hibernate" "mode happens because the API doesn't get a lot of constant access.

Technologies

  • HTML && CSS
  • Bootstrap's template AdminLTE
  • ReactJS
  • Webpack
  • The state management Redux
  • Deployed on Netlify

Installation

Download NPM, Node and MongoDB.

Clone and configure the backend My Money API.

Clone this repo locally:

$ git clone https://github.com/carolvasc/my-money.git

Install the dependencies:

$ npm install

Open your terminal and run the application:

$ npm run dev

If the whole process has gone smoothly, an application available at localhost:8080.


Versão 1.0

About

Financial management system. ReactJS && Redux && NodeJS && MongoDB. [finished - 2018]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages