Materials Management System

University Assignment: The materials management system is designed for a fictitious bike company. The system stores and manages suppliers, stock, purchase requisitions and deliveries.

Data
All data is stored on a NoSQL database and cached locally. If there is no connection to the database, the application can still run with no issues. Once the connection has been re-established, the database and cache will update automatically.

Status: RELEASE

Alt text

Prerequisites

You will need the following things properly installed on your computer.

Installation

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

Building

Deploying

Specify what it takes to deploy your app.