Skip to content

Oasis is an ecommerce app for buying just about anything, inspired by shopclues.com, a collaborative project of 5 members. I was responsible for building the admin panel. This wasn't particularly inspired by other designs, rather I added utilities intuitively by wearing admin's shoes. Entire project details can be found in the original repo.

Notifications You must be signed in to change notification settings

RimRaider639/Oasis

 
 

Repository files navigation

Admin Panel

React Next JS TypeScript Redux

Dark mode supported | Responsive

🔗 Deployed Link

Log in

Indicates invalid credentials, error & success. Doesn't allow submitting empty fields.

login_light login_dark


Inventory

  • Displays products and the result count
  • Search product by name or PID
  • Sort by mrp, price, discount & stock (toggle ascending & descending order)
  • Filter by category. Local search and sorting within the category
  • Delete products
  • Edit button will redirect to edit product page
  • Add product (pop up)
  • Reset, pagination

image inventory_dark

Edit Product

  • Add or remove pictures

image

  • Either browse image or paste its URL to upload.

image

  • Edit details

image image

  • Edit description

image

  • Edit or delete existing specifications

image

  • Add new Specification

image

  • Changes will only reflect if clicked on save changes
  • You can also reset everything to the previous saved state

Customers

  • Delete a user
  • Search a user by their name or PID

image

Edit Profile

image

About

Oasis is an ecommerce app for buying just about anything, inspired by shopclues.com, a collaborative project of 5 members. I was responsible for building the admin panel. This wasn't particularly inspired by other designs, rather I added utilities intuitively by wearing admin's shoes. Entire project details can be found in the original repo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.4%
  • CSS 5.8%
  • JavaScript 3.8%