This project is an enhanced version of the Expense and Income Management website. Originally developed for a 1st year, 1st semester project using HTML, CSS, and JavaScript with local storage, it has been upgraded for a 1st year, 2nd semester project to use PHP and MySQL with Bootstrap for styling and improved functionality.
- Demo
- Features
- Technologies Used
- Installation
- Usage
- Database Structure
- Admin Panel
- Contributing
- License
- Contact
Check out the live demo of the website here.
- User Authentication: Secure registration and login system for users.
- Expense Management: Users can add, view, and categorize their expenses.
- Income Management: Users can add, view, and categorize their income sources.
- Visual Data Representation: Charts and graphs to visualize income and expense data.
- Feedback System: Users can submit feedback through a dedicated section.
- Admin Panel: Allows administrators to manage users, view all expenses and incomes, and review feedback.
- Responsive Design: Optimized for different screen sizes using Bootstrap.
- HTML5: For structuring the content.
- CSS3: For styling and layout.
- PHP: For server-side scripting and handling form submissions.
- MySQL: For database management.
- JavaScript: For interactive features and dynamic content.
- jQuery: For simplifying JavaScript operations.
- Bootstrap: For responsive design and UI components.
- Clone the Repository:
git clone https://github.com/dimuthx353/expenova.git