diff --git a/Projects/1-Beginner/Waste-Management-Info.md b/Projects/1-Beginner/Waste-Management-Info.md new file mode 100644 index 00000000..2158b284 --- /dev/null +++ b/Projects/1-Beginner/Waste-Management-Info.md @@ -0,0 +1,34 @@ +# Waste-Management-Info + +**Tier:** 1-Beginner + +Waste Management Info is an app that provides all the information about waste management from the ground level to the highest level. This App will provide +all the procedures of waste management at the home to the industry level. As waste management is a big problem it will help to increase awareness towards people so that our environment becomes neat and clean. + +Users can see the waste management procedure in the form of animation it will help people to understand better and how easy it to do it. + +This challenge requires that the developer implementing it follow these +constraints: + +- How to put animation and pictures at the correct place. +- It will help the user to write a blog and make an engagement with the people. + +## User Stories + +- [ ] User can see the animation. +- [ ] User will learn new thing with it which help our nature. +- [ ] User views the results of waste management. + +## Bonus features + +- [ ] Users can make money if they know how to do waste management properly. + +## Useful links and resources + +- [Waste Management Info.](https://en.wikipedia.org/wiki/Waste_management#:~:text=Waste%20management%20(or%20waste%20disposal,of%20the%20waste%20management%20process)) + +## Example projects + +Try not to view this until you've developed your own solution: + +- [Waste Management Info.](https://shuddhi.org/index.html?gclid=Cj0KCQjw5eX7BRDQARIsAMhYLP9tgsQxKLuymjEqgQMMJU3xpzynQ-7Muuqlg7UbajitnufaVI0in-EaApB3EALw_wcB) diff --git a/README.md b/README.md index 2d209743..572b75dd 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ required to complete them. | [Wind Chill](./Projects/1-Beginner/Windchill-App.md) | Calculate the windchill factor from an actual temperature | 1-Beginner | | [Word Frequency](./Projects/1-Beginner/Word-Frequency-App.md) | Calculate word frequency in a block of text | 1-Beginner | | [Weather App](./Projects/1-Beginner/Weather-App.md) | Get the temperature, weather condition of a city. | 1-Beginner | +| [Waste Management Info.](./Projects/1-Beginner/Waste-Management-Info.md) | Give the information about how to manage waste at home. | 1-Beginner | ### Tier-2: Intermediate Projects