/warehouse-spa

Primary LanguageJavaScriptMIT LicenseMIT

MIT License LinkedIn


Logo

Reaktor assignment Warehouse App

Implement a simple web app to use in client's warehouses with their legacy API. To do their work efficiently, the warehouse workers need a fast and simple listing page per product category, where they can check simple product and availability information from a single UI.
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

Product Name Screen Shot

Built With

Installation

  1. Clone the repo
git clone https://github.com/ndkv101/warehouse-app
  1. Install NPM packages
npm install
  1. Implement application on local server
npm start

Usage

This is an assignment from Reaktor to build a single page application with their legacy APIs

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

vu.nguyen101@gmail.com

Project Link: Warehouse SPA