Skip to content

List of shops with there category as well as area and start date - using redux (please ignore styling).

Notifications You must be signed in to change notification settings

qurashi-akeel/Redux-Shop-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with fyntune.

This project can be previewed at 👉 React Redux Shop App.

Responsiveness

Large Screens:

image

Tablet Screens:

image

Mobile Screens:

image

Functionality:

  • You can add a shop with its name, area & category, opening & closing date of the shop.
  • You can see the list of shops.
  • You can filter the shops based on:
    • Category (Grocery, Butcher, Baker, Chemist, Stationery Shop)
    • Area (Thane, Pune, Mumbai Suburban, Nashik, Nagpur, Ahmednagar, Solapur)
  • All of the below mentioned validations are there, if the inputs fail to meet the validations the add shop button can not be clicked hence the shop will not be added.
    • Shop name: Only alphabet, required.
    • Area: Dropdown, Required.
    • Category: Dropdown, Required.
    • Opening Date: Date, Required.
    • Closing Date: Date, Required, should be after opening date.
  • You can delete shop from the list.
  • App is fully responsive.

About

List of shops with there category as well as area and start date - using redux (please ignore styling).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published