Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/destinecarma/expenses-tracker-frontend
https://github.com/destinecarma/expenses-tracker-frontend
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/destinecarma/expenses-tracker-frontend
- Owner: DestinEcarma
- License: mit
- Created: 2024-05-16T12:54:46.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-20T21:39:55.000Z (6 months ago)
- Last Synced: 2024-11-05T15:19:02.750Z (2 months ago)
- Language: TypeScript
- Size: 787 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
- 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.