Skip to content

EnigmaVSSUT/Waste-Management-Client

Repository files navigation

Waste Management System

There are many dustbins around us and we see they are cleared at certain intervals. But sometimes we find the dustbins to be full and yet not cleared of its contents.

Since we don't have a single platform where we could track and register new complaints, we find it difficult to do anything related to the problem. Thus we are making a platform which will be used as a pilot project for different campus to track the complaints in a very efficent and easy way. For building the platform we are basically using NodeJs.

The user interface of the platform is inside the UI directory. Please follow it strictly for your contribution.

Designs :FIGMA

Make sure to register yourself on Hacktoberfest

Tech Domains for contribution:

  • HTML
  • CSS
  • Javascript
  • NodeJs

Non-Tech domains for controbution:

  • graphic designing
  • blog
  • technical documentation
  • UI designing (Figma preferable)

Celebrate Hacktoberfest by getting involved in the open source community by completing some simple tasks in this project.

This repository is open to all the members of github community. Any member can contribute to this project without being a collaborator.

Here is the Repository link.

What is HacktoberFest?

Hacktoberfest is Digital Ocean’s annual event that encourages people to contribute to open source throughout october. Much of modern tech infrastructure - including some of Digitalocean’s own products - Relies on open-source projects built and maintained by passionate people who often don’t have the staff or budgets to do much more than keep the project alive. It is powered and supoorted by Appwrite,Dockerand many other organizations. Hacktoberfest is open to everyone in our global community!

How to participtate!!

You just have to make 4 contributions during this month long event to be eligible to participate.

Getting started

  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image).
  • Go to Your repositories then go to the forked repo you will see a code button, from their copy the repo link.

How to contribute to this project!!

  • Clone the repository using git clone <repo link> and ⭐️ Star this repo
  • Find a issue you want to solve (or else post the issue which you noticed in the repository)
  • Add the files in the repository which is mentioned in the issue. Then use git add <file_name>
  • Commit those changes using git commit -m "<your_name>:Issue_Number"
  • Push your changes git push origin main and make a Pull Request (PR)

!! Add the issue number in the comment for maintainer to review your PR faster. Wait for the maintainer to accept your PR and Voila you made your Hacktoberfest contribution ✌️.

We allow multiple submissions for an issue , so it isn't a problem if somebody else has resolved the issue, you can give your submission for the same ✌️