Skip to content

nguyenvyy/milktea-shop-admin

Repository files navigation

Milk Tea Shop (Admin)

This app is used to manage the milk tea shop system

Using

This project was bootstrapped with Create React App.

  • Typescript
  • ReactJS
  • Redux
  • React-router
  • ant
  • Cloud Firestore as Back-end
  • Authentication - firebase

Feature

  • CURD:
    • Products
    • Product Categories
    • Memberships
    • Employees
    • VIP
    • Discounts
    • Profile
  • Manage orders (realtime):
    • accept
    • decline
    • view order history
  • Report:
    • sales
    • revenue

Get started

Clone the repository

git clone https://github.com/anhhungcusa/milktea-shop-admin.git
cd milktea-shop-admin

Install dependencies

npm i

Running locally

npm start

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

Build

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.

Demo

link

admin account

Client page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages