Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jagthefriend/money-map
A user-friendly expense tracking app designed to help users monitor their spending
https://github.com/jagthefriend/money-map
biomejs daisyui dashboard nextjs t3 tailwindcss
Last synced: about 1 month ago
JSON representation
A user-friendly expense tracking app designed to help users monitor their spending
- Host: GitHub
- URL: https://github.com/jagthefriend/money-map
- Owner: JagTheFriend
- License: cc0-1.0
- Created: 2024-10-31T04:16:46.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-16T15:29:36.000Z (about 1 month ago)
- Last Synced: 2024-11-16T16:29:44.903Z (about 1 month ago)
- Topics: biomejs, daisyui, dashboard, nextjs, t3, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 2.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
**Money Map**
Money Map is a user-friendly expense tracking app designed to help users monitor their spending and gain insights through analytics. This app offers real-time tracking, detailed breakdowns, and powerful search and report capabilities, making it easier for users to navigate their financial journey.
**Features**
- Real-Time Expense Tracking
- Spending Analytics Dashboard
- Expense Breakdown by Category
- Daily/Weekly Expense Summary
- Export and Share Reports
- In-App Expense Notes
- Expense Search Function
- Basic Monthly Spending Report**Getting Started**
To get started with Money Map:
1. Clone the Repository:
```
git clone https://github.com/JagTheFriend/Money-Map.git
```2. Navigate to the Project Directory:
```
cd Money-Map
```3. Install Dependencies:
```
npm install
```4. Run the Development Server:
```
npm run dev
```5. Open Your Browser: Visit `http://localhost:3000` to see the app in action.
**Contributing**
Contributions are welcome! If you have ideas for new features or improvements, please submit a pull request or open an issue.