A Ruby on Rails application used to manage inventory and orders of a store. This application can be used stores to create orders for their customers, save customer details and manage inventory of the store. The store admin adds employees who can then log in and use the application to create orders. The application can also manage discounts on products.
The technologies used in the development of this application include Ruby on Rails, HTML, CSS, Bootstrap, jQuery and JavaScript. Docker is used for containerization of this application. This application was built as a mini project for my University course.

The Developer documentation for this application can be found at the Github repository's ReadMe.
The database schema diagrams for this application can be found at the Github Wiki's DB Schema