Logo Lanfrica

Prime-HR/ghana-digital-registry

Domain:

digital infrastructure

Record type:

software
Creator:
Pri
Host:
Modern Digital Birth and Death Registration System for Ghana # 🇬🇭 Ghana Digital Registry A modern, secure, and efficient digital system for birth and death registration in Ghana. ## 🚀 Features - **Digital Registration**: Streamlined birth and death registration process - **Certificate Generation**: Instant PDF certificate generation - **Offline Support**: Works without internet connection - **Advanced Search**: Powerful search and filtering capabilities - **Admin Dashboard**: Comprehensive administration tools - **Security**: Compliant with Ghana data protection regulations ## 🛠 Technology Stack - **Backend**: Node.js, Express.js - **Database**: SQLite (with PostgreSQL support) - **Frontend**: HTML5, CSS3, JavaScript - **PDF Generation**: PDFKit - **Security**: Helmet, Compression, BCrypt - **Deployment**: Railway/Render ## 📦 Installation ```bash git clone github.com cd ghana-digital-registry npm install npm run dev