Skip to content

trentondenton/FullStackClientPointOfSale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaldr Point of Sale System

Client


Hosted Client

https://kaldr-pos-frontend.netlify.app/

Hosted Server

https://kaldr-pos-backend.herokuapp.com/

Installation

  1. Install Node.js
  2. Install NPM
  3. npm install

Usage

  1. npm start
  2. Open [http://localhost:3000] in your browser
  3. Company Login
    • username: testco
    • password: testing123
  4. User Login
    • username: testuser
    • password: testing123

Build

  1. npm run build
  2. Copy the build folder to the server
  3. Run the server

License

MIT

Technologies

Todo

  • Image Uploaders
  • Cart
  • CRUD Orders
    • Create
    • Read
    • Update
    • Delete

Completed

  • ✅ Navigation
  • ✅ Home
  • ✅ Register Company
  • ✅ Company Login
  • ✅ Company Dashboard
  • ✅ Employee Login
  • ✅ Employee Dashboard
  • CRUD Products
    • Create
    • Read
    • Update
    • Delete
  • CRUD Employee
    • Create
    • Read
    • Update
    • Delete

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published