Simple Stock

Simple Stock is an open source inventory management tool that enables individuals or small organizations to simplify inventory tracking, and to easily visualize and forecast future supply needs.

Simple Stock was originally developed for the specific needs of two international NGO's providing rural dental care in third world countries, but the user-friendly interface is appropriate for a variety of professionals and organizations such as healthcare providers and teachers.

GETTING STARTED

You can find Simple Stock on-line here.

To run the application locally, fork this repository to your machine. Navigate your terminal to the project directory and run npm install, then to start the application type npm run dev and navigate to localhost:8080.