Skip to content

sayanghoshofficial/warehousedata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create React WareHouse Data App

This is the Hosting Page WareHouse

Sign In page

SignIn

SignInResponsive

Sign Up Page

SignUp

SignUpResponsive

WareHouse List Page

WareHouseDetails

Search By Name

Search By Name

Search By City

Search By City

Search By Cluster

Search By Cluster

Search By Space

Search By Space

WareHouse Details Data Page

WareHouse Details Data page

Edit Details

Edit Data

404 Page Not Found

404 page not found

Functionality

Page 1:

Give a list of warehouses in the most optimal and modular way possible.

The listing page should have these feature(you may add more)
-> search the warehouses by warehouse name
-> filter warehouse based on
-> city
-> cluster
-> space available limit

Page 2:

Click on an item should redirect to the warehouse details page.

The details page should have edit functionality to edit the warehouse information such as cluster, warehouse name, city, space available, and warehouse live status.