Skip to content

This is app for managing the daily expenses. It facilitates adding, editing, deleting, and reporting the expenses.

Notifications You must be signed in to change notification settings

srivastava-abhijeet/expensemanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expensemanager

This is app for managing the daily expenses. It facilitates adding, editing, deleting, and reporting the expenses. Angular 1.X is used for designing screens and components and mongodb is used for database hosted on https://mlab.com/

Requirements

  • Install Node
    • on OSX install home brew and type brew install node
    • on Windows install chocolatey
    • Read here for some tips on Windows
    • open command prompt as administrator
      • type choco install nodejs
      • type choco install nodejs.install

Quick start

Clone the repository into local workspace.

For installing dependency

$ npm install

For running the app

$ node index

Screens

Home Page

Home screen

Add Expense

Home screen

Expense Report

Home screen

About

This is app for managing the daily expenses. It facilitates adding, editing, deleting, and reporting the expenses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published