Skip to content

It is a simple expense manager website that can be used by all for tracking their expenses. The website can be used to plan out the expenses for a group of people, Further, they can add bills under the given budget and track their expenses accordingly.

Notifications You must be signed in to change notification settings

vaibhav132/Expense-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense-Management-System

Extract the files from Expense_Manager.zip.

Folder Structure_____

CtrlBudget
├── css (contains all the css files)
│    └── style.css
│
├── database (Database of the project)
│    └── xpense_manager.sql
│
├──  img
│    └── (contains all images required for developing the website)
│
├──  includes	 
│    ├── common.php
│    ├── fixedFooter.php
│    ├── footer.php
│    └── header.php
│
├──  about.php
├──  add-expense.php
├──  change_password.php 
├──  createnewplan.php
├──  distribution.php
├──  homepage.php
├──  homepage_submit.php
├──  index.php
├──  login.php
├──  login_submit.php
├──  logout.php
├──  logout_submit.php
├──  newplan_submit.php
├──  password_script.php
├──  plandetails.php
├──  signup.php
├──  signup_script.php
└──  viewplan.php

SETUP_____________________________________________

  1. Start the Apache and MySQL modules using the WAMP controller.
  2. Open the phpMyAdmin and create a database xpense_manager.
  3. Import the xpense_manager.sql file present in the zip folder.
  4. Open the www folder in the wamp folder. Copy paste the folder CtrlBudget.
  5. Open the browser (chrome), type localhost/CtrlBudget and you should see the index page of the website.

CONTACT [email protected] WEBSITE https://www.linkedin.com/in/vaibhav-anuragi-631a7b161

About

It is a simple expense manager website that can be used by all for tracking their expenses. The website can be used to plan out the expenses for a group of people, Further, they can add bills under the given budget and track their expenses accordingly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published