-
Notifications
You must be signed in to change notification settings - Fork 0
Home
James Sawkins edited this page Apr 11, 2023
·
2 revisions
Welcome to the Bin Collection Schedule web app Wiki! This web app helps users view their bin collection schedule by fetching data from the council website.
- Fetch bin collection data from the council website
- Display the first upcoming bin collection
- Responsive design using Bootstrap
- FontAwesome icons for a modern look
To run the Bin Collection Schedule web app locally, follow these steps:
-
Clone the repository: https://github.com/D34dsec/Bin-Collection-Schedule.git
-
Open the
index.htmlfile in your web browser.
The project contains the following files and folders:
-
index.html: The main HTML file that displays the web app content and includes necessary scripts and styles. -
index.js: The JavaScript file containing the logic for fetching and displaying bin collection data. -
styles.css: The CSS file for styling the web app.
This project is licensed under the MIT License. For more details, see the LICENSE file.
We welcome contributions! If you'd like to contribute, please fork the repository and make changes as you'd like. Then, submit a pull request with your changes.