ExpenseLogger

This is the final practice project for The angular course on udemy : https://www.udemy.com/course/angular-7-complete-essential-guide/

Technologies used:

  1. ionic3 Framework.
  2. angular8.
  3. Capacitor for storage.

Features and functionality:

  1. Home Page: Where you can select a specific date and check the total amount you have spent on this day , and on which category.

home

Also you can choose any date to check the total expenses on that date.

home2

  1. Add Expense page: in this page youcan add the amount paid and on which it was spent .

add_expense