WalletVisuals is a simple web application for managing your income and expenditure, with the added feature of visualizing monthly financial trends using Chart.js for better understanding.
Easily add your income transactions to keep track of your earnings.
Record your expenditures to maintain a comprehensive overview of your spending habits.
Visualize your financial data with interactive graphs powered by Chart.js.
Get insights into your financial history by viewing graphical representations of your income and expenditure over the past 6 months.
- HTML5: Markup language for structuring content on the web.
- CSS3: Style sheet language for designing the visual presentation of a document written in HTML.
- JavaScript: Programming language that enables interactive web pages.
- Django: High-level Python web framework that encourages rapid development and clean, pragmatic design.
- SQLite: Lightweight, serverless relational database management system used as the default database engine in Django.
- Chart.js: Simple yet flexible JavaScript charting library for interactive data visualization on web pages.