Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Criminal Record Management System

Backend: Render | Frontend: Vercel | Database: Railway

A full-stack web application for managing criminal records, cases, and police officers with role-based access.

Overview

This project provides a centralized system to:

  • Maintain criminal profiles
  • Track case status and assignments
  • Manage police officers
  • Restrict access based on user roles (admin / officer)

The system is built as a typical client-server architecture with a REST API.

Tech Stack

Frontend:

  • React (Vite)
  • Tailwind CSS

Backend:

  • Node.js
  • Express

Database:

  • MySQL (Railway)

Deployment:

  • Frontend: Vercel
  • Backend: Render

Project Structure

root/ ├── frontend/ ├── backend/

Run Locally

Backend: cd backend npm install npm run dev

Frontend: cd frontend npm install npm run dev

Demo Credentials

admin@system.com / admin123
mohan@police.in / default123

Author

Tarang

About

Full-stack CRMS with React, Node.js and MySQL

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages