Skip to content
James Sawkins edited this page Apr 11, 2023 · 2 revisions

Bin Collection Schedule Web App

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.

Features

  • Fetch bin collection data from the council website
  • Display the first upcoming bin collection
  • Responsive design using Bootstrap
  • FontAwesome icons for a modern look

Getting Started

To run the Bin Collection Schedule web app locally, follow these steps:

  1. Clone the repository: https://github.com/D34dsec/Bin-Collection-Schedule.git

  2. Open the index.html file in your web browser.

Project Structure

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.

License

This project is licensed under the MIT License. For more details, see the LICENSE file.

Contributing

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.

Clone this wiki locally