Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paramveer-psr/wastewise
This Waste Wise Website aims to provide users with comprehensive suggestions for better waste disposal and educate them on new Waste Wise methods.
https://github.com/paramveer-psr/wastewise
Last synced: about 2 months ago
JSON representation
This Waste Wise Website aims to provide users with comprehensive suggestions for better waste disposal and educate them on new Waste Wise methods.
- Host: GitHub
- URL: https://github.com/paramveer-psr/wastewise
- Owner: Paramveer-psr
- Created: 2023-09-20T18:08:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-12T14:37:20.000Z (5 months ago)
- Last Synced: 2024-08-12T16:57:45.903Z (5 months ago)
- Language: CSS
- Homepage: https://paramveer-psr.github.io/WasteWise/
- Size: 6.56 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Waste Wise Website
## Overview
This Waste Wise Website aims to provide users with comprehensive suggestions for better waste disposal and educate them on new Waste Wise methods. By utilizing modern web technologies such as HTML, CSS, and JavaScript, we aim to promote sustainability and environmental awareness.
## Features
- **Waste Disposal Suggestions**: Get tailored recommendations for disposing of various types of waste efficiently and environmentally.
- **Educational Resources**: Access articles, videos, and tutorials on innovative Waste Wise techniques.
- **Interactive Tools**: Use interactive tools to calculate your carbon footprint and find local recycling centers.
- **User-Friendly Design**: Enjoy a responsive and intuitive interface designed for all devices.## Demo
You can view a live demo of the project [here](https://paramveer-psr.github.io/WasteWise/).
## Technologies Used
- **HTML**: Structure and content of the website.
- **CSS**: Styling and layout of the website.
- **JavaScript**: Interactive elements and functionality of the website.## Installation
To set up the project locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/Paramveer-psr/WasteWise.git
```2. Navigate to the project directory:
```bash
cd WasteWise
```3. Open `index.html` in your preferred web browser.
## Usage
Once the project is set up, you can explore various features directly through your web browser. Feel free to modify the code to fit your own needs and contribute improvements.
## Contributing
We welcome contributions to enhance the functionality and design of the Waste Wise Website. To contribute, please follow these steps:
1. Fork the repository.
2. Create a new branch:```bash
git checkout -b feature/your-feature-name
```3. Make your changes.
4. Commit your changes:```bash
git commit -m "Add your feature"
```5. Push to the branch:
```bash
git push origin feature/your-feature-name
```6. Open a pull request.
## Contact
If you have any questions or feedback, feel free to reach out to us at [[email protected]](mailto:[email protected]).