Create a web-based personal finance tracker using JavaScript, HTML, and CSS. The application should allow users to add, edit, and delete income and expense transactions and display the current balance. Utilize GitHub Copilot to guide you in implementing features, handling user input, and designing a responsive user interface.
- Add Transactions: Easily add income and expenses by providing details such as date, category, amount, and description.
- Track Expenses: Maintain a comprehensive record of expenses and income to understand spending habits.
- User-Friendly Interface: The cost tracker features a simple, intuitive design for easy navigation and usage.
- Flask
- Python
- HTML5
- CSS3
- Bootstrap
- JavaScript
- JQuery
- Popper js
- Chart js
To run the Expense Tracker web application:
- Clone this repository.
git clone https://github.com/Abie2023/Flask-App.git
- Open the project directory in your preferred code editor.
- Open the terminal and run
pip install Flask
- Open the terminal and run
- Launch the web app in your web browser.
python app.py