All Projects → aswara → Admin-eCommerce-ReactJS

aswara / Admin-eCommerce-ReactJS

Licence: other
Admin e-commerce PWA built in React Redux based on Create React App for Zahir Accounting Challenge

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Admin-eCommerce-ReactJS

enlite-starter
Enlite Starter - React Dashboard Starter Template with Firebase Auth
Stars: ✭ 28 (-40.43%)
Mutual labels:  admin-dashboard
admin-dashboard-starter
Easiest admin dashboard app template in the galaxy!
Stars: ✭ 17 (-63.83%)
Mutual labels:  admin-dashboard
stisla-react-free-admin-dashboard
Stisla React Admin Dashboard is a React-based Admin Template that will help you to speed up your project and design your own dashboard UI. You will love it. In this Admin Dashboard, I have included Graphs, Charts, ToastBar, Toggle. This Template is based on the Stisla Admin Dashboard. One of the Top Admin template build in React.
Stars: ✭ 22 (-53.19%)
Mutual labels:  admin-dashboard
OnceBuilder
OnceBuilder - managment tool, mange projects, templates, plugins in one place.
Stars: ✭ 18 (-61.7%)
Mutual labels:  admin-dashboard
framework
A stylish PHP application framework crafted using Slim, Twig, Eloquent and Sentinel designed to get you from clone to production in a matter of minutes.
Stars: ✭ 56 (+19.15%)
Mutual labels:  admin-dashboard
web2admin
web2py administration plugin
Stars: ✭ 27 (-42.55%)
Mutual labels:  admin-dashboard
cas-management-overlay
WAR overlay for Apereo CAS Management web application
Stars: ✭ 120 (+155.32%)
Mutual labels:  admin-dashboard
carpatin-dashboard-free
Carpatin is a React JS Admin Dashboard Template that focuses on the management flows of a back-office application. We leverage the Material-UI power of stylizing the components in a way that feels more professional.
Stars: ✭ 51 (+8.51%)
Mutual labels:  admin-dashboard
vue-admin
An open source frontend Framework for building admin applications running in the browser on top of REST, using ES6 and Vue.js
Stars: ✭ 125 (+165.96%)
Mutual labels:  admin-dashboard
star-admin2-free-admin-template
Star-Admin-2- Free-Bootstrap-Admin-Template
Stars: ✭ 169 (+259.57%)
Mutual labels:  admin-dashboard
iadmin
A simple backend admin panel for basic CRUD operations (built using php,mysql,bootstrap and ajax).
Stars: ✭ 28 (-40.43%)
Mutual labels:  admin-dashboard
Inventory-Barang
Source Code Website Penyimpanan Barang Di Bangun Menggunakan Bahasa Pemrogramman Php Procedural Dan Database Mysql Sebagai Penyimpanan Database. (Ada Perbaikan)
Stars: ✭ 12 (-74.47%)
Mutual labels:  admin-dashboard
odoo backend theme
No description or website provided.
Stars: ✭ 16 (-65.96%)
Mutual labels:  admin-dashboard
flask-dashboard-modular-admin
Flask Dashboard - Modular Admin Design | AppSeed
Stars: ✭ 53 (+12.77%)
Mutual labels:  admin-dashboard
mazer-nuxt
Nuxt 2 version of Mazer - Free Bootstrap 5 Admin Dashboard Template and Landing Page
Stars: ✭ 39 (-17.02%)
Mutual labels:  admin-dashboard
Nozha-rtl-Dashboard
Nozha is a rtl / ltr Admin Panel with Dark Mode
Stars: ✭ 31 (-34.04%)
Mutual labels:  admin-dashboard
vue-element-admin-ts
vue-element-admin 的 typescript 版本
Stars: ✭ 101 (+114.89%)
Mutual labels:  admin-dashboard
pure-admin
Simple Pure Admin Panel. Want to make simple blog cms and admin panel, Pure Admin is here.
Stars: ✭ 52 (+10.64%)
Mutual labels:  admin-dashboard
flask-adminkit
Flask Dashboard - AdminKit Bootstrap 5 | AppSeed
Stars: ✭ 14 (-70.21%)
Mutual labels:  admin-dashboard
lara-s-cms
A PHP Laravel Skeleton for CMS/Admin Dashboard (within/without website)
Stars: ✭ 28 (-40.43%)
Mutual labels:  admin-dashboard

Admin e-Commerce ReactJS

This project was bootstrapped with Create React App.

Live Preview : https://admin-ecommerce.herokuapp.com/

  • username : adi
  • password : 12345

Required

  • Internet to access this website

Admin Features (Fitur - Fitur Admin)

  • Admin can add, edit, and delete product (Admin bisa menambahahkan,Mengedit dan Menghapus Produk)
  • Admin can add, edit, and delete category (Admin bisa menambahahkan,Mengedit dan Menghapus Kategori)
  • Admin can add, edit, and delete subcategory (Admin bisa menambahahkan,Mengedit dan Menghapus Sub Kategori)
  • Admin can view list customers (Admin dapat melihat semua Kustomer)
  • Admin can view list products (Admin dapat melihat semua Produk)
  • Admin can view list and confirm new order (Admin dapat melihat list dan meneriman konfirmasi order)
  • Admin can view list order in shipping (Admin dapat melihat semua order di dalam pembelian)

Featured Tech

  • PWA - Progressive Web Application
  • Add to home screen
  • Offline support. Thanks to service workers.
  • Lazy Loading Image
  • Responsive Web
  • State Management using Redux
  • Utility Library using Lodash
  • XMLHttpRequest using axios
  • Rich Text Editor using React-Quill
  • CSS preprocessor using Sass

Backend

Setup

  1. Clone the repo
  2. `$ cd Admin-eCommerce-ReactJS
  3. Run $ yarn or npm install
  4. Run locally $ yarn start or npm start

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].