Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.
/ order-tracker Public archive

Order tracker application for businesses built with react redux

Notifications You must be signed in to change notification settings

manjunath00/order-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Order tracker

A web application for business owners for tracking their orders

User Story

  • The user can log via Google
  • The user can click on a record and edit the details & data is saved locally for that session.
  • The user can also create a new order through a “Create New Order” option.
  • The user can delete the order.
  • The user can sort the order according to various order attributes.

Installation

git clone https://github.com/manjunath00/order-tracker.git
cd order-tracker
# install and run via npm or yarn
npm i && npm start

Link

Try it out.Link Here

License

MIT

Releases

No releases published

Packages

No packages published

Languages