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

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

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