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.
- 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.
- Using fetch to get bus timing.
Visit the Bus Arrival App to experience the project in action.
To run tests, do the following command
-
Visit the Bus Arrival App.
-
Enter the bus stop ID number to view the upcoming bus arrival times for that stop.
- e.g - 18141
- Click the 'Submit' button to view the result.
To set up this project locally:
- Clone the repository:
git clone https://github.com/afiqnik/Bus-Arrival-App.git
-
Open files in your preferred code editor.
-
Explore the functionalities of the Bus Arrival App and start experimenting!
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!
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! 🚀🌐
This project is licensed under the MIT License - see the LICENSE file for details.