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

https://github.com/harshavardhan-md/sharity


https://github.com/harshavardhan-md/sharity

css3 html5 js python3 sqlite

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          



# 🌟 Sharity
## *Sharing Hope - Food Redistribution Network: Connecting Surplus to the Needy*

[![Python](https://img.shields.io/badge/Python-%233776AB.svg?style=for-the-badge&logo=python&logoColor=white)](/)
[![Flask](https://img.shields.io/badge/Flask-%23000.svg?style=for-the-badge&logo=flask&logoColor=white)](/)
[![SQLite](https://img.shields.io/badge/SQLite-%2307405e.svg?style=for-the-badge&logo=sqlite&logoColor=white)](/)
[![JavaScript](https://img.shields.io/badge/javascript%20-%23323330.svg?&style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)](/)
[![HTML5](https://img.shields.io/badge/html5%20-%23E34F26.svg?&style=for-the-badge&logo=html5&logoColor=white)](/)
[![CSS3](https://img.shields.io/badge/CSS3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)](/)

> *Bridging the gap between surplus and scarcity - HackMol 5.0 Project*



Demo


YouTube


Devfolio

![Sharity Banner](https://github.com/harshavardhan-md/assets_for_all_repos/blob/main/Sharity/Sharity.png?raw=true)

## 🏆 HackMol 5.0 Achievement

### 🌟 **Top 50 All India Selection** 🌟
*Selected among 4000+ participants nationwide for the final round at NIT Jalandhar*

### Certificate of Participation

![Sharity Certficate](https://github.com/harshavardhan-md/assets_for_all_repos/blob/main/Sharity/Hackathon_Hackmol5.0.png?raw=true)

## 🌍 Vision

Sharity is more than just a web application - it's a movement to transform how we think about food waste and hunger. By connecting those with surplus food to those in need, we're building a more sustainable and compassionate world, one meal at a time.

### 🎯 Mission
- Reduce food waste from events and institutions
- Provide dignified access to food for those in need
- Create a sustainable model for food redistribution
- Build a community of conscious food donors

## ✨ Features

### 🎁 For Donors
- **Quick Donation**: Easy-to-use interface for registering surplus food
- **Real-time Updates**: Track when food is claimed and delivered
- **Impact Dashboard**: See the difference your donations make
- **Scheduling**: Plan future donations from recurring events

### 🤝 For Recipients
- **Dignity-First Approach**: Respectful access to available food
- **Location-Based Matching**: Find nearby donations
- **Dietary Preferences**: Filter according to specific needs
- **Mobile-Friendly**: Access platform on any device

### 📊 Platform Features
- **Smart Matching**: Efficient allocation of food resources
- **Quality Control**: Food safety verification system
- **Analytics**: Track impact and distribution patterns
- **Community Building**: Connect donors with recipients

## 🛠️ Technical Stack

### Frontend
```text
- HTML5: Semantic structure
- CSS3: Responsive design
- JavaScript: Interactive features
- Bootstrap: UI components
```

### Backend
```text
- Python: Core logic
- Flask: Web framework
- SQLite: Database
- JWT: Authentication
```

### Tools & Utilities
```text
- VSCode: Development
- Git: Version control
- ChatGPT: Development assistance
- Replit: Collaborative coding
```

## 🚀 Quick Start

1. **Clone Repository**
```bash
git clone https://github.com/yourusername/sharity.git
cd sharity
```

2. **Setup Environment**
```bash
python -m venv env
source env/bin/activate # Windows: env\Scripts\activate
pip install -r requirements.txt
```

3. **Initialize Database**
```bash
flask db init
flask db migrate
flask db upgrade
```

4. **Run Application**
```bash
python app.py
```

5. **Access Website**
```text
Open browser and navigate to: http://localhost:5000
```

## 📊 Impact Metrics

### Achievement Aims
- 🍱 **1,000+** Meals Redistributed
- 🏢 **50+** Regular Donors
- 👥 **200+** Recipients Helped
- 🌱 **2,000 kg** Food Waste Reduced

### Goals
- 📈 Reach 5,000 meals redistributed
- 🤝 Partner with 100 institutions
- 🌍 Expand to 5 new cities
- ♻️ Reduce 10,000 kg food waste

## 💡 Innovation

### Technical Innovation
- **Smart Matching Algorithm**: Efficient food distribution
- **Quality Verification**: Food safety checks
- **Real-time Tracking**: Live donation status
- **Scalable Architecture**: Ready for growth

### Social Innovation
- **Community Building**: Connecting donors and recipients
- **Education**: Food waste awareness
- **Dignity-First**: Respectful food access
- **Sustainable Impact**: Long-term solution

## 👥 Team Cosmic

Meet the minds behind Sharity:

[![Harshavardhan M](https://img.shields.io/badge/harshavardhan%20m-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/harshavardhan-md/)
[![Kishore S R](https://img.shields.io/badge/kishore%20s%20r-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/Kishore-SR)
[![Hitesh P](https://img.shields.io/badge/hitesh%20p-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/hitesh-p-aa55662a3)
[![Jeevan N](https://img.shields.io/badge/jeevan%20n-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/jeevan-n-39a5652a3)

## 🤝 Contributing

We welcome contributions! Here's how you can help:

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit changes (`git commit -m 'Add AmazingFeature'`)
4. Push to branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## 📞 Contact & Support

- 📧 Email: support@sharity.org
- 💬 Discord: [Join our community](#)
- 🐦 Twitter: [@SharityOrg](#)
- 📱 Instagram: [@Sharity_Official](#)

## 📄 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

---

**Together, we can make hunger history** 🌍

[⬆ Back to Top](#-sharity)