Ashwin1729 / product-management-dashboard

Its a full stack product management dashboard.

Home Page:https://product-management-dashboard-production.up.railway.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Product Management Dashboard

Its a full stack product management dashboard.

Deployment link - https://product-management-dashboard-production.up.railway.app/

Test data for login -

Features

  • User can authenticate themselves by Signing Up or Logging if already a user.
  • User can explore different pages on the dashboard such as HomePage which displays the basic statistical data (test data) about the products and Analytics page which shows various analytics (test data) corresponding to product data.
  • User can view all the products in the form of table which presents product's Id, Name, Image, Price, Quantity and some editing actions.
  • User can create new products if he wants to, edit any or every fields of a particular product and can delete the products as well.
  • Its a simple full stack application which focuses on User Authentication, Authorization and Database CRUD operations.

Techologies Used

Frontend

  • React.js
  • Material UI
  • Context API
  • Axios
  • AG Grid
  • react-google-charts
  • react-toastify

Backend

  • Node.js
  • Experess.js
  • MySQL Database
  • Sequelize ORM
  • JSON Web Tokens
  • express-async-handler
  • Bcrypt

Deployment

  • Railway.app

About

Its a full stack product management dashboard.

https://product-management-dashboard-production.up.railway.app/


Languages

Language:JavaScript 88.3%Language:CSS 9.0%Language:HTML 2.8%