2015 - 2016
Click here for a live demo for the administrator view


Order management system is a single-page web application I developed in about 2 months using CSS, HTML5, Vanilla JavaScript, jQuery in the frontend; PHP, MySQL in the backend. I also built an audit trail using MySQL triggers, where item additions, deletions, and changes are recorded in a dedicated database.

System has two user interfaces: one for the administrators, one for the end users. Admin interface has more options with user and account management tools. End users have limited interface, where they can add new items, edit their own items, use the search, sort, filter, etc. features.
Back to Top