Git Product home page Git Product logo

dashflow's Introduction

DashFlow: User & Product Management Hub

Overview

DashFlow is a powerful web application built with React.js, Axios, JSON-server, Formik, and powered by Vite. It provides an intuitive dashboard for efficient user and product management, featuring real-time updates, user authentication, and a responsive interface.

Features

  • Dashboard Overview: Dynamic counts for users and products.
  • Sidebar Navigation: Seamless access to user and product management.
  • User Management:
    • User list with the option to add new users.
    • Edit and delete buttons for each user, with a form for easy modifications.
  • Product Management:
    • Product list with the option to add new products.
    • Edit and delete buttons for each product, accompanied by a form for quick adjustments.
  • Authentication:
    • Login page with an option to access the user registration page.
    • User registration creates a new user in the JSON server.

Technologies Used

  • React.js
  • React Router
  • Axios
  • JSON-server
  • Formik
  • Vite
  • Bootstrap
  • FontAwesome

How to Run

  1. Clone the Repository:

    git clone https://github.com/a-bhish3k/DashFlow.git
    cd dashflow
    
  2. Install Dependencies:

    npm install
  3. Start JSON-server for Data Storage:

    npx json-server -w db.json --port 8000
  4. Start the React App:

    npm run dev

Contribution

  • Contributions are welcome! Fork this repository, create a branch, and submit a pull request.

dashflow's People

Contributors

a-bhish3k 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.