This project was developed with nodejs and express. This project pretends to predict "pico y placa" by the plate number, a date and a specific time. The result is going to be a message wich informs if the plate number can or cannot be on road.
$ npm install
$ node app.js
Go to http://localhost:3000/
$ npm t