Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/destinecarma/expenses-tracker-backend
https://github.com/destinecarma/expenses-tracker-backend
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/destinecarma/expenses-tracker-backend
- Owner: DestinEcarma
- License: mit
- Created: 2024-05-19T09:14:45.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-20T21:51:35.000Z (6 months ago)
- Last Synced: 2024-11-05T15:19:03.161Z (2 months ago)
- Language: Rust
- Size: 3.85 MB
- 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
- 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.## License
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.