Coder Social home page Coder Social logo

financeapp's Introduction

mern-financeApp

This is a Finance Dashboard application built using the MERN stack (MongoDB, Express.js, React.js, Node.js) . The frontend is built with Vite as the starter application, Redux Toolkit for state management, Material UI for the component library, and Recharts for charts and data visualization. The backend utilizes Node.js as the runtime, Express.js as the backend framework, and MongoDB for the database.

Demo

Check out the live demo of the app here. Screenshot 2023-06-27 at 8 10 12 PM Screenshot 2023-06-27 at 8 10 28 PM

Features

  • Budgeting: Set and track monthly budgets for different categories.
  • Data Visualization: Utilizes Recharts to generate visual reports and charts for better financial analysis.

Installation

To run the application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Vigneshk5/financeapp
    
  2. Navigate to the project directory:

    `cd server` 
    
  3. Install dependencies:

    `npm install` 
    
  4. Configure environment variables:

    • Create a .env file in the root directory.
    • Provide the necessary environment variables such as MongoDB connection string, port, etc.
  5. Navigate to the project directory:

    `cd client` 
  6. Build the frontend:

    `npm run build` 
    
  7. Start the server:

    `npm start` 
    

The application will be running at localhost.


financeapp's People

Contributors

vigneshk5 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.