This is some of our previous work.
Auto-Red - Progress bars - Dashboard - Callcenter - JS Charts - BuMo - Hagamos Trato - JS ERP
The system works as a directory for the potential clients, the system provide information based on their location and can be filtered by the type of service they need, the system provide information from the service provider as rating provided by previous clients, address and contact information and the location on the map so the client can choose the best service provider according to his needs.
The project was conceived to offer any service, computer repair, plumbing, carpentry, etc.
Do you want to try it?
Login here!This project is made to show the data read it from an Arduino, the Arduino send the sensor data by a socket, the data is received in a Java socket and is send to a DB, then the data is displayed in the Dashboard.
Feel free to use it or modify it.
Create an object with the following: the name of the id name of the element, the data array, the titles array, and a boolean 'true' to use zero as minimum or 'false' to calculate the minimum.
var chart = new Chart('columns', array, titles, true);
Then just call the type of chart that you want.
chart.bar();
chart.column();
chart.linear();
chart.pie();
chart.points();
This project is a dashboard for a callcenter, the main purpose of this project is to use SVG to create the charts and the use of stored procedures in the DB to manage the calls.

This project was developed for a multi-national company, to monitoring the production and deliveries of their subcontractors.
The project was developed as the final project to graduate as an IT Technician, making team with my school partner Fausto Serrano.
Great features aimed to trace production and deliveries for subcontractors.
| Progress bar with animated background |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Multiple progress bar, based on IVAN LAZAREVIC, you can access the original source here.
Follow below link for the full instructions:
| Progress bar with a background image |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is the second option, using an image as background, on the code is comented, just uncomment and delete the other background lines.
Download below:
A project for the 4th quarter of technical career, the project was designed for small workshops or individual that offers their services and give them the possibility to increase their clients base and incomes and for the clients an easy way to find a service for their needs.
The system works as a directory for the potential clients, the system provide information based on their location and can be filtered by the type of service they need, the system provide information from the service provider as rating provided by previous clients, address and contact information and the location on the map so the client can choose the best service provider according to his needs.
The project was conceived to offer any service, computer repair, plumbing, carpentry, etc., because of time it was reduced to auto services.