https://github.com/sumer16/spendwise
SpendWise is a friendly budget app that is built using React, and React Router.
https://github.com/sumer16/spendwise
Last synced: 9 months ago
JSON representation
SpendWise is a friendly budget app that is built using React, and React Router.
- Host: GitHub
- URL: https://github.com/sumer16/spendwise
- Owner: Sumer16
- Created: 2023-04-17T01:52:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T03:45:45.000Z (about 3 years ago)
- Last Synced: 2025-01-01T08:32:56.411Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://spendwise-app.vercel.app/
- Size: 324 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpendWise
##### [Link to my project](https://spendwise-app.vercel.app/)
SpendWise is a budget-friendly application that helps you to manage your expenses and budget your income appropriately.
## Reason behind developing this:
This application is built using React, React Router and as of now stores information on localStorage. Main goal of building this application was to learn React Router and also have an application that would be helpful in handling daily expenses.
## Screenshots:
Here's where users will land first:

Here's the main page of the application:

## Future Scope:
- Add dark/light mode
- Use Supabase/Firebase as a backend database
- Login using Auth0
- Converting to a PWA with offline capabilities