/order-tracker

Order tracker application for businesses built with react redux

Primary LanguageJavaScript

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