Skip to content

Manthangarg100/Missing_Person_Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Missing Person Finder – AI Assisted System

The Missing Person Finder System is a web-based application designed to support the reporting, management, and identification of missing persons. The system follows a decoupled architecture, consisting of a static frontend and a Python-based backend integrated with Firebase Database and Firebase Storage using secure Google Cloud service credentials.

The solution emphasizes scalability, security, and modularity, making it suitable for academic research, prototype deployment, and further AI-driven enhancements. A web-based application designed to help register, manage, and match missing person cases. The system uses a static frontend (HTML/CSS/JavaScript) and a Python backend integrated with Firebase for database and storage operations.

🌐 Project Overview

This project provides a user-friendly interface to: Report missing persons View recent missing cases Match cases using backend intelligence Store case data and images securely in Firebase The backend is implemented in Python and communicates with Firebase Database and Firebase Storage using a Google service account key.

🛠️ Technologies Used

Frontend

*HTML5

*CSS3

*JavaScript (Vanilla JS)

Backend

*Python

*Flask / FastAPI (as backend server)

*Firebase Admin SDK

*Cloud Services

*Firebase Database

*Firebase Storage

*Google Cloud IAM (Service Account)

🚀 Features

📄 Static, fast-loading frontend

📝 Report missing person cases

🖼 Upload and store images securely

🔍 Match and analyze cases via backend logic

☁ Cloud-based data storage (Firebase)

📈 Future Enhancements

Role-based authentication (Admin / User)

Real-time notifications

Mobile app integration

Advanced analytics dashboard

About

The Missing Person Finder System is a web-based application designed to support the reporting, management, and identification of missing persons. The system follows a decoupled architecture, consisting of a static frontend and a Python-based backend integrated with Firebase Database and Firebase Storage using secure Google Cloud service credentials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors