home login

WMS intranet

This is a demo project to simulate an intranet system that manages/schedules work at part of BNG. It was built using the php and javascript languages and mysql as the database backend.

 

There are two interactive main reports that simulate the operations of the excel spreadsheet used up until now. The reports provide the ability to schedule new jobs and appoint them to employees dynamically while updating the calculations to be later used statistically. No statistical analysis report is provided for the time being.

 

A sample user management system is also provided for demonstration purposes. Currently there are only two user levels: Admin and simple user. Logging in (using the blue button on the upper right) takes the user to the administration control panel where there are user friendly buttons to every operation.

 

The simple user is not allowed to access administration pages. Currently all pages are under administrative protection except the front page.

 

Please log in using admin as both username and password.