Welcome to EcoFix β a comprehensive platform dedicated to promoting environmental awareness and sustainability! π Whether you're passionate about reducing your carbon footprint or tracking environmental observations, EcoFix has you covered.
β¨ Submit Environmental Observations
πΈ Report environmental issues by submitting observations with photos and descriptions.
β¨ Track Your Carbon Footprint
ππ± Calculate your carbon emissions based on your transportation, diet, and energy usage.
β¨ Real-Time Data Visualization
π Analyze your environmental impact with easy-to-understand charts and reports.
β¨ User-Friendly Interface
π» Intuitive design with responsive layouts for a seamless experience on all devices.
- Python π
- Django π
- HTML5 & CSS3 π¨
- JavaScript β¨
- Bulma CSS Framework π οΈ
- SQLite ποΈ
Follow these steps to get EcoFix up and running on your local machine! π₯οΈπ‘
### 1. Clone the Repository
git clone https://github.com/abhirajadhikary06/EcoFix.git
cd EcoFix
### 2. Set Up the Virtual Environment
python -m venv env
source env/bin/activate # For Linux/Mac
# OR
env\\Scripts\\activate # For Windows
### 3. Install Dependencies
pip install -r requirements.txt
### 4. Run Migrations
python manage.py makemigrations
python manage.py migrate
### 5. Start the Server π
python manage.py runserver
Now, open your browser and go to http://127.0.0.1:8000 to explore EcoFix! πΏ
π Home Page
πΈ Submit Observation
π Track Carbon Footprint
We welcome contributions! π Follow these simple steps: 1. Fork the repository π΄ 2. Create a new branch for your feature (git checkout -b feature-name) π± 3. Commit your changes (git commit -m 'Add some feature') πΎ 4. Push to the branch (git push origin feature-name) π 5. Open a Pull Request π¬
This project is licensed under the MIT License.
For questions, suggestions, or collaboration opportunities, feel free to reach out: β’ Email: abhirajadhikary06@gmail.com π§
β Show Your Support
If you like this project, donβt forget to star π the repo and share it with your friends! Letβs make the world a better place together! ππ
