Urban lines editor, based on openstretmap, has features for application development that consume data in the GTFS General Transit Feed Specification standard. This project exports data in the GTFS standard, in addition, the user can register new lines and public transport agencies.
- Laravel 5.3
- PHP >= 7.0.0
- Materialize
- jQuery
- Leaflet
##Setings DB_CONNECTION=mysql DB_HOST=your_ip DB_PORT=3306 DB_DATABASE=openlineeditor DB_USERNAME=your_database_user DB_PASSWORD="your_database_password"
Create a base Data with the name "openlineeditor" and execute the application
##Server
- [WampServer6432bits http://www.wampserver.com/en/]
- [Xaampp https://www.apachefriends.org/pt_br/index.html]
- [Workbench https://www.mysql.com/products/workbench/] #################################################
##Contact
- [E-mail deividy_henrique@hotmail.com]