My goal with this project is to build an Indian
Train Tracking Application that will fetch
information about the train status, class,
running dates, etc from an API and serve them
in the frontend.
An express server will be used for hosting the
Application.
How could it be implemented/designed?
Creating the basic Frontend using Bootstrap
Setting up NodeJs and listening it to an Express port
Connecting frontend with backend
Setting up the API and fetching information from the API
Serving fetching data in Frontend
Documenting the Project
I've created this issue after the feedback received from Mr. Shubham Singh in DWOC official Portal.
Train Tracking Application
Description
My goal with this project is to build an Indian Train Tracking Application that will fetch information about the train status, class, running dates, etc from an API and serve them in the frontend. An express server will be used for hosting the Application.
How could it be implemented/designed?
I've created this issue after the feedback received from Mr. Shubham Singh in DWOC official Portal.
Please add the DWOC label @LiQuiD-404