Skip to content

admin side of a e-commers website using dynamic role based access controls.Created with React.js

Notifications You must be signed in to change notification settings

AAdi23456/UrbanJunctionAdmin-ecommers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce Admin Frontend

Welcome to the frontend repository of our e-commerce admin application. This repository contains the React code that powers the user-friendly admin dashboard for managing products, orders, and other essential functionalities of our online shopping platform.

Only sellers can create a new account.Admin and Superadmin account will be created directly from the backend

it is bascilly the admin side of this website - https://urbanjunction.netlify.app/

Features

  • Manage products: Add, edit, and delete products from the catalog.
  • Process orders: View and update the status of customer orders.
  • It works on dynamic role based access control where superadmin has control over seller and other admins and users
  • User-friendly admin dashboard for efficient management.

Technologies Used

  • React.js: A JavaScript library for building user interfaces.

  • React Router: Navigation and routing within the application.

  • Axios: HTTP client for making API requests.

Getting Started

  1. Clone this repository: git clone https://github.com/AAdi23456/UrbanJunctionAdmin-FE.git

  2. Install dependencies: npm install

  3. Start the development server: npm start

The admin dashboard will be accessible at http://localhost:3000 in your web browser.

Folder Structure

  • ...

Contributing

We welcome contributions from the community. To contribute, follow these steps:

  1. Fork this repository.
  2. Create a new branch for your feature: git checkout -b feature-name
  3. Make your changes and commit: git commit -m "Add new feature"
  4. Push to your forked repository: git push origin feature-name
  5. Create a pull request to the main repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Email- adityakumarbh46@gmail.com

For any inquiries or support, please contact us at contact@example.com.

About

admin side of a e-commers website using dynamic role based access controls.Created with React.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published