Skip to content

JosephGMkonda/NRB-birthanddealthManagementsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

#Birth and Death Certificate Management System

#Overview

A system for managing and tracking printed and issued birth and death certificates, ensuring accurate record-keeping and easy tracking.

#Features

Register new birth/death certificates

Track issued certificates

Search/filter certificates

Admin roles and access control

#Tech Stack

Backend: Django (Python)

Database: MySql

Frontend: (ReactJs + Vite)

Authentication: JWT/Django Auth

#Installation

Clone the repo:

bash

Copy code

git clone https://github.com/JosephGMkonda/NRB-birthanddealthManagementsystem.git

cd NRB-birthanddealthManagementsystem

Install dependencies:

bash

Copy code

pip install -r requirements.txt

Set up the database and run migrations:

bash

Copy code

python manage.py migrate

Start the server:

bash

Copy code

python manage.py runserver

#Credetials

username: joseph234

password: mkonda23

#License

MIT License

NRBLogin

NRBDashBoard

NRBDsbord2

fromData

BirthDetails

BirthCertfificte

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published