Skip to content

cntgfy90/Expensify-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expensify App (Heroku + Firebase)

By using Expensify App you can keep track of all your expenses. (This is test project and it's not completed yet) Technologies used:

  • Webpack for bundling
  • Babel
  • React + Redux
  • React Dates for including DatePicker Component
  • Sass
  • Jest for testing actions, reducers etc.
  • Enzyme for testing components

It also includes:

  • uuid plugin for generating random id (used as keys)
  • moment.js for managing time intervals (used for datepicker)
  • express for setting up basic node.js server
  • validator for validating user input (for login/sign in)

To install the project:

  1. Clone it to your local machine.
  2. Enter the directory.
  3. Run yarn install

About

Helps to keep the track of your expenses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published