Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mungasoftwiz/ecosortify

EcoSortify is a Flask web application that connects environmentalists to share ideas and act for a greener tomorrow.
https://github.com/mungasoftwiz/ecosortify

flask-application python3

Last synced: about 2 months ago
JSON representation

EcoSortify is a Flask web application that connects environmentalists to share ideas and act for a greener tomorrow.

Awesome Lists containing this project

README

        

EcoSortify Logo

## 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).

## Licensing

This project is licensed under the [MIT License](LICENSE).

---

### Screenshots

![EcoSortify Screenshot 1](https://github.com/MungaSoftwiz/EcoSortify/assets/122830272/24dc6ae1-1322-41e8-8ee9-1824693cb503)

---

![EcoSortify Screenshot 2](https://github.com/MungaSoftwiz/EcoSortify/assets/122830272/8892051b-42fc-462a-9af4-bd5673db940d)