Skip to content

unclebconnor/rainyday

 
 

Repository files navigation

Rainyday

WDI Group Project - Financial Planning Tool

Technologies used

  • React
  • HTML/JSX/CSS
  • Materialize
  • JS/jQuery
  • Axios
  • Node.js
  • mongoDB

Installation instructions

  • Run npm install to install dependencies (in root and again in "client" folder)
  • Use npm start to start your application

password: password

Planning:

User Stories

  • As a user, I want to categorize my expenses see how much I have spent on specific category
  • As a user, I want to choose what expenses are redundant and choose not to spend money on those items anymore.
  • As a user, I want to track my savings and see the difference in my budget before and after I have implemented them.

Execution:

  1. We have planned carrefully every page of the app, decided what we would like as a user to see.

  2. Each of us have worked on different feature of the app, while collaborated with each other.

  3. We made the routes and created the front-end pages with React.

  4. Designed with Materilize

  5. Github mutual contribution

Unsolved problems

Things we would love to accomplish later:

  • React refresh pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.2%
  • CSS 5.9%
  • HTML 1.9%