Customer interactive premises map -- 2

Job ID: 33828411

Budget: $500 – $1,000 USD

Hello,

I would like for every one of my clients to be able to login in their portal and see their facility. I would like to be able to drag and drop shapes (that will represent bait stations or fly killers) and each one get a colour according to data inputted every month for each one. Finally I would like for customers to be able to create custom graphs according to data that will be building up month after month but also me to be able to write recommendations.

We have managed to almost complete this project and transfer the code to my server. Unfortunately the person that was working on it was not able to deliver the final quality control observations.

Technology Used
1. CodeIgniter
2. Mysql(DBMS)
Application Structure
Axiven is created in MVC architecture. So application have Models, Controllers and views folders to store models, views and Controllers inside application folder. As per CodeIgniter structure configuration files of the application is in config folder. (database configured in config/database.php)
Related categories: PHP Software Architecture Codeigniter MySQL MVC