AmulyaX / Plananizer

An Expenses Planner app to store entries for different expenses over a time period and display accordingly, back-end built using Spring Boot and front-end on ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plananizer

An Expenses Planner app to store entries for different expenses over a time period and display accordingly, back-end built using Spring Boot and front-end on ReactJS

Credits to https://github.com/flatlogic/react-material-admin for the initial UI template.

How-to-use

git clone https://github.com/AmulyaX/Plananizer.git -b master Plananizer

cd Plananizer

npm install

npm start

Please disable web-secuity in your browser or data won't be fetched, due to CORS policy.

Screenshots

  1. Homepage

ScreenShot

  1. Storage Area

ScreenShot ScreenShot

  1. Presentation Dock (Weeklies)

ScreenShot

  1. Presentation Dock (Monthlies)

ScreenShot

  1. Summary

ScreenShot

About

An Expenses Planner app to store entries for different expenses over a time period and display accordingly, back-end built using Spring Boot and front-end on ReactJS

License:MIT License


Languages

Language:JavaScript 92.7%Language:Java 4.4%Language:HTML 2.4%Language:CSS 0.5%