Skip to content

mushrifshahreyar/Daily-Expense-Manager-WebApp

Repository files navigation

Mushrif Shaikh Shahreyar

B170330CS

https://github.com/mushrifshahreyar/Daily-Expense-Manager-WebApp

Daily Expense Manager

This project aims to create a web application that manages the daily expenses of its users. Each user will have to register and login to use the app. Once logged in, the user will be able to see their spending logs ordered by the entry time. Clicking on an entry would provide the details associated with that expense. A separate section will allow the user to log their expenses where they may also specify the payment method used.

UI: Demo Video

Demo video

Screens

  • Index Page/ Login Page: The main page of this application for users to Login.
  • Register Page: Page for creating new account.
  • Dashboard Page/ Home Page: Home page for user after logging in.
  • Edit Info: Page for editing user information.
  • View All Page: Page for displaying all the past transactions done by the user.

Database

DataBase Name: expmgr

File Name: expmgr.sql

Tables used

  • User: For storing all the user account informations
  • Expense: For storing the expense related informations
  • Card: For storing all the user's card informations

Screenshots

Index Page

Index Page

Register Page

Register Page

User Page

Dashboard Page

User Dashboard Page: Options

Dashboard_With_Options

Dashboard: Dynamic form

Payment Mode: Cash

  • DynamicForm_a

Payment Mode: Card

  • DynamicForm_b

Payment Mode: Interner Banking

  • DynamicForm_c

Add card Popup Dialog box

AddCardPopupDialogBox

Edit Information/ Setting Page

EditInfo

View Past Transactions/View All Page

ViewPastTransactions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published