This is the ISQTB Bootcamp web project
Neptune is a Web-Based Application to track Income and Expenses.
- Analyze Balance
- Track Expense.
- Track Income.
- Track based on Category.
- View all inserted qureys in a report.
- Download Xampp.
- Add the project file inside C:\xampp\htdocs directory.
- Run Xampp and start "Apache" and "MySQL" modules.
- Press the admin button in the "MySQL" mudule and create a database named "neptune".
- Import the "neptune.sql" file into the "neptune" database.
- Open your browser and go to Http://Localhost/Neptune/dashboard.php URL.
- Have fun!
P.S. Make sure when you clone the project you name it "neptune" and not "neptune-project"
