mirror of
https://github.com/Solo-Web-Works/BillTrak.git
synced 2026-01-29 08:40:34 +00:00
📄 docs: Add readme
This commit is contained in:
21
README.md
Normal file
21
README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# BillTrak
|
||||
|
||||
BillTrak is a web application designed to help users manage and track their bills. It provides features to add, edit, and view bills, as well as visualize year-to-date (YTD) amounts using charts.
|
||||
|
||||
## Features
|
||||
|
||||
- Add new bills and payees
|
||||
- Edit existing bills
|
||||
- View bills by year and sort them
|
||||
- Display YTD amounts and visualize them using a pie chart
|
||||
- Dark mode toggle for better user experience
|
||||
|
||||
## Technologies Used
|
||||
|
||||
- HTML, CSS, JavaScript
|
||||
- Chart.js for data visualization
|
||||
- Docker for containerization
|
||||
|
||||
## Contributing
|
||||
|
||||
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
|
||||
Reference in New Issue
Block a user