Skip to content

lucaserly/motivo

Repository files navigation

MOTIVO

Cost-tracking app to:

  • register expenses & income
  • edit entries
  • investigate trends through:
    • pie chart
    • common-size analysis
  • get an overview of the outflow

Gettin started

  1. Clone the repo and open in your code editor of choice:
git clone https://github.com/lucaserly/motivo.git
  1. Install all required dependencies:
npm install
  1. Run the server:
node server/index.js
  1. Run the app:
cd client && npm start

Built with

Developer

Lucas Erlacher:

About

Cost-tracking app to register and monitor expenses through overview tables and charts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published