https://github.com/bmmunga/ecosortify
EcoSortify is a Flask web application that connects environmentalists to share ideas and act for a greener tomorrow.(auth TBD)
https://github.com/bmmunga/ecosortify
flask-application python3 sqlalchemy
Last synced: 2 months ago
JSON representation
EcoSortify is a Flask web application that connects environmentalists to share ideas and act for a greener tomorrow.(auth TBD)
- Host: GitHub
- URL: https://github.com/bmmunga/ecosortify
- Owner: bmmunga
- License: mit
- Created: 2024-03-11T07:28:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-12T10:34:16.000Z (12 months ago)
- Last Synced: 2025-03-11T23:33:07.261Z (3 months ago)
- Topics: flask-application, python3, sqlalchemy
- Language: Python
- Homepage:
- Size: 646 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Introduction
EcoSortify is a web application designed to connect environmentally conscious
individuals, providing a platform to share ideas, resources, and initiatives for
a greener tomorrow. Whether you're passionate about sustainable living,
eco-friendly products, or environmental activism, EcoSortify aims to foster a
community dedicated to making a positive impact on the planet.### Deployed Site
[Visit EcoSortify](https://ecosortify.pythonanywhere.com/)### Final Project Blog Article
[Read our Blog](https://link-to-your-final-project-blog-article)### Author(s) LinkedIn
- [Boniface Munga](https://www.linkedin.com/in/boniface-munga-software-engineer)## Installation
To run EcoSortify locally, follow these steps:
1. Clone the repository:
```
git clone https://github.com/MungaSoftwiz/EcoSortify.git
```
2. Navigate to the project directory:
```
cd EcoSortify
```
3. Install dependencies:
```
poetry install
```
4. Start the development server:
```
export FLASK_APP=ecosortify.py
```
```
flask run
```
5. Visit `http://localhost:5000` in your browser to view the application.## Usage
Once the application is running, users can:
- Create an account or log in
- Explore posts, resources, and initiatives shared by the community
- Share their own ideas and initiatives
- Connect with other environmentally conscious individuals## Contributing
We welcome contributions from the community! To contribute to EcoSortify, please
follow our [Contribution Guidelines](CONTRIBUTING.md).
## LicensingThis project is licensed under the [MIT License](LICENSE).
---
### Screenshots

---
