Skip to content

This is the final project which was created for the Diploma in Software Engineering

Notifications You must be signed in to change notification settings

methmal99/Expenses-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expenses-Tracker

This is the final project which was created for the Diploma in Software Engineering.

Steps to run project in the Machine

  1. Clone or download the repository.
  2. Extract all the files and move it to the 'htdocs' folder of your XAMPP directory.
  3. Start the Apache and Mysql in your XAMPP control panel. (Should install XAMPP Server to create a localhost server.)
  4. Open your web browser and type 'localhost/phpmyadmin'
  5. In phpmyadmin page, create a new database called 'expense_tracker'.
  6. Import the file 'expense_tracker.sql' to your newly created database.
  7. Open a new tab and type 'localhost/foldername' in the url of your browser. (folder name should be the name of your project folder in the htdocs.)

About

This is the final project which was created for the Diploma in Software Engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published