Skip to content

killersd37/KoraCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

NGO Beneficiary Management Platform

A secure, scalable web platform for managing beneficiaries tailored for humanitarian NGOs in West Africa.

Architecture

  • Frontend: React + Tailwind CSS
  • Backend: Node.js + Express
  • Database: PostgreSQL
  • Security: JWT, AES-256 Encryption, RBAC

Setup

Prerequisites

  • Node.js (v18+)
  • PostgreSQL

Installation

  1. Clone the repository.
  2. Navigate to backend and run npm install.
  3. Navigate to frontend and run npm install.
  4. Set up environment variables (see .env.example).
  5. Run npm run dev in both directories.

Deployment

  • Frontend: Vercel
  • Backend: Render
  • Database: Supabase

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors