Skip to content

GarimaSingh0109/WasteManagment

Repository files navigation

Waste Management

image

This website is a platform designed to help users manage the waste effectively and contribute to a cleaner, greener planet. It offers features such as image upload for waste classification, disposal information, real-time monitoring, eco-friendly tips, and community engagement opportunities.

Technologies used:


Color Palette 🎨

The color palette used in the Waste Management website is fixed to ensure a consistent and appealing design. Below are the primary colors used:

  • Teal: #006D77 #006D77
  • Light Teal: #83C5BE #83C5BE
  • Light Blue: #EDF6F9 #EDF6F9
  • Peach: #FFDDD2 #FFDDD2
  • Coral: #E29578 #E29578

Important: Please use this color palette exclusively for all design elements in the project.

Reference: Coolors.co Palette

Ready to Contribute?

If you would like to contribute to the project, please follow our contribution guidelines. Here’s a more detailed version of the "Steps for Contributing" section:

Steps for Contributing

We welcome contributions to the Waste Management project! To contribute:

  1. Fork the Repository 🍴
    Click the "Fork" button at the top right of the repository page to create your own copy of the repository.

  2. Clone Your Fork
    Open your terminal and run the following command to clone your forked repository to your local machine:

    git clone https://github.com/GarimaSingh0109/WasteManagment.git
  3. Create a New Branch 🌱
    Navigate into your project directory and create a new branch for your feature or fix:

    git checkout -b feature/your-feature
  4. Make Your Changes
    Implement your changes, ensuring that you follow the project's coding style and guidelines.

  5. Commit Your Changes 🚀
    Add your changes to the staging area and commit them with a descriptive message:

    git add .
    git commit -m "Add feature/describe your changes"
  6. Push Your Changes
    Push your branch to your forked repository:

    git push origin feature/your-feature
  7. Create a Pull Request 🔄
    Go to the original repository where you want to propose your changes. Click on the "Pull Requests" tab and then click "New Pull Request." Select your branch and submit the pull request with a detailed description of your changes.

  8. Celebrate! 🎉
    Once your pull request is merged, celebrate your contribution to the project!


Open Source Programs

GSSOC Logo GSSOC 2024
This project is part of GirlScript Summer of Code. We enthusiastically invite community contributions to contribute to Community-Site.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.


License 📝

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