kvvasuu / save-wise

0 stars 0 forks source link

Save Wise icon

App demo

:globe_with_meridians: General info

Save Wise is an innovative application designed to help you effortlessly manage and track your savings. Our intelligent system automatically reads and records your deposits, providing you with real-time insights into your saving habits. With user-friendly interfaces and powerful analytics, SaveWise empowers you to set and achieve your financial goals with ease. Start saving wisely today with SaveWise!

The application has been deployed on Netlify - https://save-wise.netlify.app/app

:eight_pointed_black_star: Features:

Getting Started

To get started with SaveWise, follow these steps:

  1. Sign Up: Create a new account by providing your email and setting a password.
  2. Log In: Sign in to your account to access the dashboard.
  3. Complete Your Profile: For the best experience, fill out your profile information in the "Settings" panel.
  4. Explore: Navigate through the app to set saving goals, track deposits, and view your savings analytics.

Technologies:

Setup

# install dependencies
npm install

# serve with hot reload at localhost:5173
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test