Skip to content

afiqnik/Bus-Arrival-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bus Arrival App

Welcome to the repository for the Bus Arrival App 🚀

A beginner-friendly web application developed as part of a project with Sigma School. This application is designed to provide real-time bus arrival times at selected bus stops and demonstrates the use of HTML, CSS, and JavaScript along with efficient API integration.

Features

  • Real-Time Bus Schedules: Fetches and displays the arrival times of buses at a user-specified stop.
  • API Integration: Utilizes public transportation APIs to provide accurate and up-to-date information.

Lessons Learned

  • Using fetch to get bus timing.

Showcase

Visit the Bus Arrival App to experience the project in action.

App Screenshot

How to Use

To run tests, do the following command

  1. Visit the Bus Arrival App.

  2. Enter the bus stop ID number to view the upcoming bus arrival times for that stop.

  • e.g - 18141
  1. Click the 'Submit' button to view the result.

Installation

To set up this project locally:

  1. Clone the repository:
  git clone https://github.com/afiqnik/Bus-Arrival-App.git
  1. Open files in your preferred code editor.

  2. Explore the functionalities of the Bus Arrival App and start experimenting!

Contributing

Feel free to contribute, enhance, or customize this project.

Whether you're a beginner looking to practice or an experienced developer wanting to add features, your contributions are highly appreciated!

Feedback

If you encounter any issues or have feedback, please create an issue. Your input is valuable! You can also reach out to me at LinkedIn.

Happy coding! 🚀🌐

License

This project is licensed under the MIT License - see the LICENSE file for details.