Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.