Skip to content

Missing & Found is a missing and found reporting website for person and pet made for ADBU 6Sem Project

License

Notifications You must be signed in to change notification settings

HrishiD89/MISSING-and-FOUND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

MISSING-&-FOUND

Table of Contents
  1. About The Project
  2. Problem Statement
  3. Proposed Solution
  4. Getting Started
  5. Work
  6. License
  7. Contact
  8. Acknowledgments

(back to top)

About The Project

Product Name Screen Shot

The Missing & Found project is a culmination of our efforts as a team of three Computer Science Engineering students and thanks to the guidance of our project guide Dr.Gypsy Nandi Mam from Assam Don Bosco University. As part of our 6th-semester minor project, we have embarked on a mission to create a solution that aids in locating missing loved ones and pets. Our project aims to harness the power of technology to address the distressing situations that arise when someone dear to us or a beloved pet goes missing.

(back to top)

Problem Statement

The Issue of missing loved ones and pets is serious, with thousands of people and animals going missing each year. Searching for missing loved ones and pets can be time-consuming and overwhelming, as information is frequently dispersed across multiple websites, social media platforms, and local authorities. This makes it difficult for people to keep track of all the different avenues through which they must search and report, increasing the likelihood of missing critical information. Furthermore, many people may be confused and frustrated because they do not know where to begin their search or how to report a missing person or pet. Missing and found seeks to address these concerns by providing a centralised platform for reporting and searching for missing people and pets.

Proposed Solution

To overcome these drawback,we are developing Proposed Sysytem as "MISSING & FOUND" We developed this web application using Node.js and Express.js to perform the server task and used MongoDb as a Database to store and retrieve data and the proposed sysytem will have the following features:

  • Display Information about missing person and pets.
  • Adding new complaint.
  • Inform the user who posted through email if you found.
  • Display information of person found
  • Post and View Articles.

Tech Stack Used

JavaScript HTML5 CSS3 Bootstrap Pug NodeJS Express.js MongoDB

(back to top)

Getting Started

Prerequisites

Ensure you have the following prerequisites installed on your system before proceeding:

  • nodemon
    npm install nodemon -g
  • npm
    npm install npm@latest -g

Installation

  1. Clone the repository.

    git clone https://github.com/HrishiD89/MISSING-and-FOUND.git
  2. Install the required dependencies.

    cd MISSING-and-FOUND
    npm install
  3. Enter your MongoDB API key in config/database.js.

    module.exports = {database:
    "Enter Your API Key",};
  4. Start the server.

    nodemon app.js

Work

Working Video Demo (Click here to watch the video👇)

Working Video Demo

Mobile Responsive (Click here to watch the video👇)

Mobile Responsive

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Hrishikesh Kalita

Project Link: https://github.com/HrishiD89/MISSING-and-FOUND.git

(back to top)

Acknowledgments

Here are some resources that i found helpful and would like to give credit to :

Documentation

Community Support

Design Resources

Feel free to customize this list with resources that have been particularly helpful to you in your project.

(back to top)

About

Missing & Found is a missing and found reporting website for person and pet made for ADBU 6Sem Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published