{"id":18510359,"url":"https://github.com/amitness/crimecontrol","last_synced_at":"2025-04-09T04:33:11.443Z","repository":{"id":91268352,"uuid":"79558418","full_name":"amitness/crimecontrol","owner":"amitness","description":"Track crime happening in city in real time","archived":false,"fork":false,"pushed_at":"2017-09-23T12:58:48.000Z","size":167,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T23:27:03.683Z","etag":null,"topics":["crime","hackathon","realtime","tracking"],"latest_commit_sha":null,"homepage":"http://crimecontrol.herokuapp.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amitness.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-20T12:47:18.000Z","updated_at":"2017-09-23T12:56:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"bfac3d09-31a6-43e3-9fd0-96f186143599","html_url":"https://github.com/amitness/crimecontrol","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitness%2Fcrimecontrol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitness%2Fcrimecontrol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitness%2Fcrimecontrol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitness%2Fcrimecontrol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amitness","download_url":"https://codeload.github.com/amitness/crimecontrol/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980831,"owners_count":21027803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crime","hackathon","realtime","tracking"],"created_at":"2024-11-06T15:23:01.241Z","updated_at":"2025-04-09T04:33:11.414Z","avatar_url":"https://github.com/amitness.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crime-tracker\n\n![Screenshot](Screenshot.jpg?raw=true)\n\nA web app that tracks crime happening in city in real time. \n\n### Backstory\nDeveloped during 40 hour Leapfrog Hackathon at [KU IT Meet 2017](https://www.facebook.com/events/147957639029217/).\n\nSlides for the presentation can be viewed [here](slides.pdf).\n\n### Built With\n\n* [Python](https://www.python.org/)\n* [Flask](http://flask.pocoo.org/)\n* [Google Maps API](https://developers.google.com/maps/)\n\n### Local Development\nTo install these interactives on your local machine:\n* Clone this repository to your local machine.\n* In the directory where you placed the cloned repo, create a virtual environment for Python and project dependencies in a directory called \"venv\":\n```shell\npip install virtualenv \nvirtualenv venv\n```\n* Activate your virtual environment\n```shell\nsource venv/bin/activate\n```\n* Install Flask and all required packages:\n```shell\npip install -r requirements.txt\n```\n\n* Fire up your local webserver:\n```shell\npython app.py\n```\n* In a web browser, go to [localhost:5000](http://localhost:5000/), and you should see the development site! Please not that the terminal window you are running the development site in must stay open while you are using the site.\n* When daily development is complete, terminate the local web server by typing ```CONTROL + C```. Also deactivate the virtual environment:\n```shell\ndeactivate\n```\n\n### Authors\n- [Amit Chaudhary](https://github.com/amitness)\n- [Enosh Shrestha](https://github.com/eroj333)\n- [Kamal Paneru](https://github.com/Kamalpaneru)\n\n### License\n\nThis project is licensed under the GNU License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitness%2Fcrimecontrol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famitness%2Fcrimecontrol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitness%2Fcrimecontrol/lists"}