Coder Social home page Coder Social logo

aviknayak22 / spendwisely Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 444 KB

SpendWisely is an easy-to-use expense management application that helps users keep track of their spending and manage their finances effectively.

Home Page: https://spendwisely.pages.dev

JavaScript 97.87% HTML 0.80% CSS 1.34%
chakra-ui expressjs formik jwt-authentication mongodb mongoose nodejs react-router-dom reactjs redux-toolkit rtk-query yup

spendwisely's Introduction

SpendWisely

SpendWisely is an easy-to-use expense management application that helps users keep track of their spending and manage their finances effectively.

Features

  • User Authentication: Easily register, login, and logout to securely access your account.
  • Transaction Management: Add, edit, and delete transactions with ease, including details like amount, type, category, reference, and date.
  • Filtering and Sorting: Filter and sort transactions based on date range, type, and category to quickly find the information you need.
  • Analytics: Visualize your spending patterns over time with simple graphs and charts, helping you understand where your money is going.
  • Responsive Design: Enjoy a seamless experience across devices, whether you're using a desktop, tablet, or smartphone.

Demo

video.4.webm

Technologies Used

  • Frontend: React.js, Chakra UI
  • Backend: Node.js, Express.js
  • Database: MongoDB (with Mongoose ODM)
  • Authentication: JSON Web Tokens (JWT), bcrypt
  • State Management: Redux Toolkit

Installation

  1. Clone the repository:

     git clone https://github.com/AvikNayak22/SpendWisely.git
    
  2. Change into the project directory:

    cd SpendWisely
    
  3. Install dependencies for both the client and server:

    cd client
    npm install
    
    cd ../server
    npm install
    
  4. Create a .env file in the server directory with the following content:

    MONGO_URL=your-mongodb-connection-string
    JWT_KEY=your-jwt-key
    PORT=your-server-port-number
    
  5. Start the client:

    npm run start
    
  6. Start the server:

    npm run server
    

Usage

  • Register or log in to your account.
  • Add transactions by providing the necessary details.
  • View your transaction history and filter by date and type.
  • Access the analytics dashboard to gain insights into your income and expenses.

Contributor

  • AvikNayak22

spendwisely's People

Contributors

aviknayak22 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.