Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 5 hours ago
JSON representation

SpendWise is a friendly budget app that is built using React, and React Router.

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:

![Screenshot of login page](/src/assets/photo1.png)

Here's the main page of the application:

![Screenshot of main page](/src/assets/photo2.png)

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