Skip to content

ankitvd6/ExpenseManagerApp

Repository files navigation

An application keep a track of your expenses with crud features along with search features. Built using Angular. This is my first angular single page application project. Current Features:

  1. Ability to save your expenses into the data store.
  2. Login and logout using Google's Firebase.
  3. Different expense history for different users.
  4. Search expense by Title.
  5. Filter expenses by Name, Amount or Date and sort them in ascending or descending order.
  6. Responsive in nature.

To add feature to this app you can clone this into your local workspace. Or directly fork it into your own github repository and then add features to it and create a Pull request along with details of what is the PR is for.

Any improvements or suggestions are most welcome.

To use firebase with angular : AngularFire Official documentaion, AngularFire quickStart.

ExpenseManager

This project was generated with Angular CLI version 9.0.2.

Releases

No releases published

Packages

 
 
 

Contributors