GithubHelp home page GithubHelp logo

yeabtilahun / missing-person-registration-and-searching Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 202.46 MB

This project is a web application for registering and searching missing persons. It provides a platform for users to submit information and images of missing individuals, and allows others to search and view the registered missing persons. It also supports search by image by comparing the searched image with our images that are stored in the db

Home Page: https://missingpersonregistration.azurewebsites.net

License: MIT License

C# 49.56% HTML 42.69% CSS 7.47% JavaScript 0.28%
asp-net-mvc dotnet entity-framework

missing-person-registration-and-searching's Introduction

Missing Person Registration and Searching

This project is a web application for registering and searching missing persons. It provides a platform for users to submit information and images of missing individuals, and allows others to search and view the registered missing persons. It also supports search by image by comparing the searched image with our images that are stored in the databse by using dotnetFaceRecognition package.

Features

  • User Registration and Authentication: Users can create an account, log in, and manage their profile.
  • Missing Person Registration: Users can submit information about missing persons, including their name, description, and images.
  • Search Functionality: Users can search for missing persons based on their name or image.
  • Admin Approval: Administrators can approve or disapprove registered missing persons.
  • Role Management: Administrators can assign roles to users for managing the system.
  • Show statistic: Administrators can see stats about the system.

Technologies Used

  • ASP.NET Core: The web application framework used for building the application.
  • Entity Framework Core: The object-relational mapper used for database operations.
  • Microsoft SQL Server: The database management system for storing application data.
  • Razor Pages: The view engine used for rendering the user interface.
  • Azure: The cloud platform used for hosting and deployment.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/Missing-Person-Registration-and-Searching.git
  2. Navigate to the project directory: cd Missing-Person-Registration-and-Searching
  3. Install the necessary packages: dotnet restore
  4. Set up the database connection in the appsettings.json file.
  5. Apply the database migrations: vs codedotnet ef database update or visual studio Add-Migration then Update-Database
  6. Start the application: dotnet run
  7. Access the application in your web browser: http://localhost:5000

Contributing

Contributions to this project are welcome. If you have any ideas, bug reports, or feature requests, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

missing-person-registration-and-searching's People

Contributors

yeabtilahun avatar kidussb avatar

Stargazers

 avatar Apochi Solomon avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.