Skip to content

karantolani/entnt-erp-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERP System

This is a project of ERP System made as an assignment for ENTNT interview process.

Features

1.Dashboard

  • Displays summary of key metrics or features (e.g., total number of products, orders).
  • Includes links for quick navigation to the Products and Orders management pages.

Dashboard Image Dashboard Mobile Image

2.Products Management

  • Presents a list of products with details such as name, category, price, and stock quantity, using mock data.
  • Functionalities to add and delete products.

Product Image Product Mobile Image Add Product

3.Orders Management

  • Shows a list of orders, including details like order ID, customer name, order date, and status, using mock data
  • Functionalities to add and delete orders.

Orders Image

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/karantolani/entnt-erp-assignment.git
  1. Navigate to project directory
cd entnt-erp-assignment
  1. Install dependencies:
npm install
  1. Start the development server:
npm start

The application will be accessible at http://localhost:5173/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published