Skip to content

karam-qaoud/ExpenseSMAK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expenses Record

Expense Record is a simple expense tracking application. Allows you to monitor your spending pattern.

Team

  • Product Owner: RBK
  • Scrum Master: Khaled Abousheikh
  • Development Team Members: Fatima Aburashed, Abedurhaman Abusamhadana , Razan Abu kemil , Mohammed Albelibisi , Khaled Abousheikh

Table of Contents

  1. Usage

  2. Requirements

  3. Development

    i. Installing Dependencies ii. Tasks

  4. Contributing

Usage

Simply register a new account and then login. start recording your expenses.

Some usage instructions

Requirements

  • MongoDB and Atlas MongoDB
  • mongoose
  • Node
  • Express
  • React
  • axios
  • bcrypt
  • cors
  • jsonwebtoken
  • jwt-decode
  • react
  • react-bootstrap
  • react-dom
  • react-router-dom
  • react-scripts

Development

Heroku deployed link : https://expenses-tracker-2020.herokuapp.com/

Installing Dependencies

From within the root directory:

npm install
npm run s (running react App)
npm run server (running server)

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.2%
  • CSS 8.6%
  • HTML 5.2%