SmartSpend is a user-friendly web application designed to help users track and manage their finances effectively.
- Budget Setting: Plan and allocate funds to different categories.
- Expense Tracking: Record daily transactions.
- Dynamic Dashboard: View a summary of budgets, expenses, and savings.
- Reports: Visualize spending with trending graphs.
- User Management: Secure login, profile updates, and personalized settings.
- Backend: PHP
- Frontend: HTML, CSS, JavaScript
- Database: MySQL
- Clone the repository: git clone https://github.com/Purengugi/SmartSpend.git
- Import the database: Use the expenseman.sql included in the DATABASE FILE.
- Configure the database connection: Update connection.php with your database credentials.
- Start a local server using tools like XAMPP or WAMP.
- Access the application via localhost:8081/SmartSpend.
- Add multi-currency support for flexibility.
- Integrate mobile money and bank APIs for real-time expense tracking.
- Implement advanced analytics for financial insights.
Contributions, issues, and feature requests are welcome! Feel free to fork the repository and create pull requests.