Welcome to the Expense Manager Website project! This project was developed as part of Internshala Trainings The Web-Dev Battle competition. The goal of this project is to provide a simple and efficient way for users to track their expenses, plan budgets, and manage bills.
The Expense Manager Website addresses the following problem:
Problem Statement: Build a simple expense manager website that can be used by all for tracking their expenses accordingly. The website can be used to plan out the expenses for a group of people. Further, the user can also add bills under the given budget and track her expenses accordingly. This website would be built using HTML, CSS, Bootstrap, MySQL, and PHP.
- Expense Tracking: Users can track their expenses by adding details such as date, description, and amount spent.
- Budget Planning: The website allows users to plan out their expenses by setting budgets for different categories.
- Bill Management: Users can add and manage their bills, ensuring that they stay within their budget limits.
- User-Friendly Interface: The website is designed with user experience in mind, featuring an intuitive and visually appealing interface.
- Responsive Design: The website is responsive and works well on various devices, ensuring a seamless experience for users.
- HTML
- CSS
- JavaScript
- Bootstrap
- MySQL
- PHP
-
Clone this repository to your local machine inside root directory
(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
:git clone https://github.com/VikashOraon/Budget-manager.git
-
Open PHPMyAdmin
http://localhost/phpmyadmin
-
Create a database with name inventory
-
Import the provided MySQL database schema to set up the necessary tables.
-
Configure the database connection in the PHP files to match your MySQL credentials.
-
Open the project in a web browser and start managing your inventory!
http://localhost/budget-manager