Skip to content

Janhvi52/Criminal--Catch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Criminal--Catch

A platform where you need to upload the videos of crime scenes and it'll detect the face of the criminal from the faces saved in database and gives the names as per match!

Criminal--Catch Website

This is the Criminal--Catch website's home page, which require more slides/section to be added in it to complete the website. If you are someone who has just started his/her journey in web development then you should surely try to work on the issues of the projects as they are extremely beginner friendly, you can add the section using your creativity. Also, you can add new section if you want. The main aim of this repository is to introduce you to open source and know the importance of project-based learning.

🛠️ Installation Guidelines:

  1. Fork the project. Click on the icon on the top right to get started

  2. Clone the project, you can use the following command on your local terminal:

git clone https://github.com/Janhvi52/Criminal--Catch.git
cd Criminal--Catch

🥂After making a change

  1. Create a new branch
git checkout -b YourBranchName
  1. Add it to staging area
git add .
  1. Commit your changes with
git commit -m "your message"
  1. Push your changes
git push -u origin branchname

Push your changes to your fork of the repository by running the git push command followed by the name of your remote and the name of your branch. For example: git push origin new-feature

Go to the repository page on GitHub and click the "Compare & pull request" button.

Review your changes and click the "Create pull request" button.

Enter a title and a description for your pull request and click the "Create pull request" button.

That's it! You have now successfully made a pull request with git to a remote repository.


🫴 Want to see more, How to Do Your First Pull Request? I am providing some Resource from where you can Learn -> Click for Resources


Want to contribute? Take a look at contributing guidelines.

Do consider looking at other paradigms of this documentation

Don't forget to leave a star✨

HAPPY CONTRIBUTING!!


Copyright (c) 2023 Janhvi Singh

About

A platform where you need to upload the videos of crime scenes and it'll detect the face from the faces saved in database and gives the names as per match!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published