Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.39 KB

File metadata and controls

49 lines (34 loc) · 1.39 KB

🚀 Missing Persons App

A web application built with the MERN stack to help locate missing individuals by enabling users to submit and search for missing persons through an intuitive interface.


📖 Table of Contents


💡 About

Missing Persons App is a platform that aims to reunite missing individuals with their families.
Users can submit reports with details and photos, search through existing cases, and share verified information.

Every missing person is someone’s family, someone’s story — this app helps bring them home.


✨ Features

  • 🧍 Add missing person details (name, age, photo, description)
  • 🔍 Search and filter cases easily
  • 📱 Fully responsive frontend
  • ⚙️ Node.js + Express backend with REST APIs
  • 💾 MongoDB for secure data storage
  • 🧠 Face recognition integration (future enhancement)
  • 🔐 Authentication and protected routes (if configured)

🧰 Tech Stack

Frontend: React (or HTML, CSS, JavaScript)
Backend: Node.js + Express
Database: MongoDB
Other Tools: Cloudinary (for image upload), JWT, and CSS frameworks (Bootstrap or custom)

Folder Structure: