An application for analysing crime in a particular area.
Today the crime rate is rising day by day and all the governments effort around the word are directed at raising the crime rate using data mining which is a grade field of application with high data set volume it has province that it has with its technique to take the advantage with historical data this would have the police department by analysing the data and getting from it the information.
Python, JavaScript, MySQL, Firebase, Django, React
Here's a brief intro about what a contributor must do in order to start developing the project further:
- Open VSCode
- Copy the given command
git clone https://github.com/upes-open/OSC-Crime-Analysis-and-Prediction
- Go to folder according to the issue you are working and save your work
git add .
- Now commit your changes
git commit -m "your message"
- Raise your first PR 🥳