Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/destinecarma/expenses-tracker
Expenses Tracker is a web application designed to help users manage their expenses effectively.
https://github.com/destinecarma/expenses-tracker
Last synced: 15 days ago
JSON representation
Expenses Tracker is a web application designed to help users manage their expenses effectively.
- Host: GitHub
- URL: https://github.com/destinecarma/expenses-tracker
- Owner: DestinEcarma
- License: mit
- Created: 2024-05-22T02:03:55.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-23T20:53:14.000Z (8 months ago)
- Last Synced: 2024-11-05T15:19:04.884Z (2 months ago)
- Homepage: https://expenses-tracker.shuttleapp.rs
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Expenses Tracker](https://expenses-tracker.shuttleapp.rs)
Expenses Tracker is a web application designed to help users manage their expenses effectively. It provides a simple and intuitive interface for users to track their spending habits and analyze their financial data. The application consists of a backend written in Rust using Axum framework for handling HTTP requests, Shuttle for deployment, and a frontend written in React library. The database used is SurrealDB, providing fast and reliable data storage.
## Technologies Used
- Backend
- Rust: A fast and reliable programming language.
- Axum: A web framework built with Tokio and Tower.
- SurrealDB: A high-performance database for storing data.
- Shuttle: A deployment tool for seamless deployment of Rust applications.- Frontend
- React: A popular JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for rapidly building custom user interfaces.
- Axios: A promise-based HTTP client for making requests from the browser and Node.js.## License
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.