Green is a web application designed to increase sustainable awareness and activities among college students. It provides a platform where users can engage in eco-friendly challenges, participate in relevant college events, access educational resources about sustainability, and earn rewards through points, badges, and rankings. Additionally, the application features tools like a carbon footprint calculator, waste management points map, and a public forum for students to discuss environmental issues.
Users can take part in challenges aimed at promoting eco-friendly behaviors and practices.
Stay updated with upcoming events around the college focused on sustainability initiatives.
Access educational materials and resources to enhance knowledge about environmental awareness.
Earn points and badges by completing challenges and participating actively. Track your progress and compete on the leaderboard.
Calculate your carbon footprint and gain insights into how daily choices impact the environment.
View and contribute to waste management points across the college campus through an interactive map display.
Engage in discussions and share ideas with fellow students on sustainability topics through the public forum.
To install and run Green locally, follow these steps:
- Clone the repository:
git clone https://github.com/your/repository.git
- Navigate to the project directory:
cd green
- Install dependencies:
npm install
- Start the development server:
npm start
- Register or log in to your account.
- Explore challenges, events, resources, and forums.
- Participate in challenges to earn points and badges.
- Use the carbon footprint calculator to track your environmental impact.
- Interact with waste management points on the map.
- Engage in discussions on the public forum.
Contributions are welcome! To contribute to Green, follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature
). - Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/your-feature
). - Create a new Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.