Skip to content

The web panel is used to edit the JSON files. It is the crucial part of the Intelligent Transit project.

Notifications You must be signed in to change notification settings

JadCham/Intelligent-Transit-Web-Panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The web panel is used to edit the JSON files. It is the crucial part of the Intelligent Transit project. It manages the data that is used to build the graph: the markers, the routes and the crosses.

https://github.com/JadCham/Intelligent-Transit

The admin panel is a web application developed to make buses data manipulation easier. Instead of writing the data directly to file. The admin panel process data and write it to file using the update API.

It’s developed using most powerful technologies nowadays. The user interface is developed using HTML5 and CSS3 with the Bootstrap framework to make appearance better. since working on CSS and HTML component from scratch is a time wasting process bootstrap provide useful components to be used directly.

Regarding the back end business, the logic of responding to each change in data is developed using AngularJS, a JavaScript framework powered by google, which help developing web application scripts with MVC approach. This framework includes an HTTP service that allowed us to communicate with the Server to update and fetch data.

About

The web panel is used to edit the JSON files. It is the crucial part of the Intelligent Transit project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published