https://github.com/nihasolkar/connect_care
ConnectCare is a web-based platform developed to empower NGOs by providing a digital space where they can share updates, discover and follow like-minded organizations, and collaborate on impactful initiatives. Designed with simplicity and scalability in mind
https://github.com/nihasolkar/connect_care
css flask html javascript
Last synced: about 2 months ago
JSON representation
ConnectCare is a web-based platform developed to empower NGOs by providing a digital space where they can share updates, discover and follow like-minded organizations, and collaborate on impactful initiatives. Designed with simplicity and scalability in mind
- Host: GitHub
- URL: https://github.com/nihasolkar/connect_care
- Owner: NihaSolkar
- Created: 2025-06-14T04:48:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-15T10:13:47.000Z (about 1 year ago)
- Last Synced: 2025-06-15T10:51:16.057Z (about 1 year ago)
- Topics: css, flask, html, javascript
- Language: HTML
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌐 ConnectCare
**ConnectCare** is a lightweight, social-media-style web application designed to help NGOs connect, collaborate, and share updates efficiently. Built with Flask, it features a clean and responsive interface ideal for small teams and community-based initiatives.
---
## 🚀 Features
- ✅ **User Authentication**
Sign up, log in, and log out securely using `Flask-Login`.
- 📝 **NGO Posts**
Create short, Twitter-style updates to share news and announcements.
- 👥 **Follow System**
Follow other NGOs and get a personalized feed with their updates.
- 🔍 **NGO Search**
Search NGOs by name and view their public profile.
- 📱 **Responsive UI**
Designed with Bootstrap 4 for seamless use across devices.
---
## ⚙️ Quick Start
### 1. Clone the repository:
```bash
git clone https://github.com/yourusername/connectcare.git
cd connectcare