Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indraxyz/crimenesia_mobile_society
(My TA Project with crimenesia web) This is crime report application, can handel all region in Indonesia, while the including data just at Surabaya. (mobile base for society and police)
https://github.com/indraxyz/crimenesia_mobile_society
crime-data crime-reporting crime-reports crimemap firebase indonesia javascript react react-native react-native-maps reactjs redux
Last synced: about 1 month ago
JSON representation
(My TA Project with crimenesia web) This is crime report application, can handel all region in Indonesia, while the including data just at Surabaya. (mobile base for society and police)
- Host: GitHub
- URL: https://github.com/indraxyz/crimenesia_mobile_society
- Owner: indraxyz
- Created: 2018-04-24T07:09:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-25T05:40:57.000Z (over 6 years ago)
- Last Synced: 2024-11-06T21:49:12.804Z (about 2 months ago)
- Topics: crime-data, crime-reporting, crime-reports, crimemap, firebase, indonesia, javascript, react, react-native, react-native-maps, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 6.26 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crime application report (for society)
This is crime report application, can handel all region in Indonesia, while the including data just at Surabaya. (this app for society)
This repo without node_modules folder (we can add manually).
The Database file name is [db.sql](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/db.sql)## Features
* log in/ log out
* manage complaint data (crud)
* crime map (marker, user position, polygon of crime place, direction, route)
* manage user profile## Used Technology
* [MySql](https://www.mysql.com/) database
* [axios](https://www.npmjs.com/package/axios)
* [firebase](https://www.npmjs.com/package/firebase)
* [react native](https://facebook.github.io/react-native/)
* [react-native-elements](https://github.com/react-native-training/react-native-elements)
* [react-native-firebase](https://github.com/invertase/react-native-firebase)
* [react-native-image-picker](https://github.com/react-community/react-native-image-picker)
* [react-native-maps](https://github.com/react-community/react-native-maps)
* [react-native-modal](https://github.com/react-native-community/react-native-modal)
* [react-native-navigation](https://github.com/wix/react-native-navigation)
* [react-native-snackbar](https://github.com/cooperka/react-native-snackbar)
* [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons)## Screen Shoot Application
This is a login page.
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/login.JPEG?raw=true)
Sign Up page.
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/signUp.JPEG?raw=true)
User Profile page.
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/userProfile.JPEG?raw=true)
This pages of manage complaint data.
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/laporList.JPEG?raw=true)
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/laporFormCreate.JPEG?raw=true)
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/laporFormEdit.JPEG?raw=true)
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/laporTKP.png?raw=true)
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/laporDetail.JPEG?raw=true)
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/laporBuktiList.JPEG?raw=true)
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/laporBuktiList2.png?raw=true)
This pages of crime map.
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/crimeMap.JPEG?raw=true)
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/crimeMapMarker.JPEG?raw=true)
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/crimeMapMarker2.JPEG?raw=true)
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/crimeMapPolygon.JPEG?raw=true)
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/crimeMapRoute.JPEG?raw=true)
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/googleDirection.png?raw=true)
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/crimeMapListPelaku.png?raw=true)
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/crimeMapListCrime.png?raw=true)
This notification of crime.
![](https://github.com/indracahyae/crimenesia_mobile_society/blob/master/img/notif.png?raw=true)