Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indraxyz/crimenesia_web
(My TA Project with crimenesia mobile) This is crime report application, can handel all region in Indonesia, while the including data just at Surabaya. (web base for administrator and police)
https://github.com/indraxyz/crimenesia_web
crime-apps crime-data crime-reports jquery laravel manage-crimes manage-police-station mysql police-stations semantic-ui
Last synced: about 2 months ago
JSON representation
(My TA Project with crimenesia mobile) This is crime report application, can handel all region in Indonesia, while the including data just at Surabaya. (web base for administrator and police)
- Host: GitHub
- URL: https://github.com/indraxyz/crimenesia_web
- Owner: indraxyz
- Created: 2018-04-23T13:39:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T07:14:10.000Z (almost 7 years ago)
- Last Synced: 2024-11-06T21:49:12.634Z (3 months ago)
- Topics: crime-apps, crime-data, crime-reports, jquery, laravel, manage-crimes, manage-police-station, mysql, police-stations, semantic-ui
- Language: PHP
- Homepage:
- Size: 28.3 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crime application report
This is crime report application, can handel all region in Indonesia, while the including data just at Surabaya. (web base for administrator and police)
This repo without node_modules and vendor folder (we can add manually).
The Database file name is [db.sql](https://github.com/indracahyae/crimenesia_web/blob/master/db.sql)## Administrator Feature
* manage police station
* manage police users
* manage society data
* manage administrator data## Police Feature
* manage police member
* manage complaint
* manage crimes
* manage profil## Tech Stack
* [MySql](https://www.mysql.com/) database
* [Laravel 5.4](https://laravel.com/docs/5.4) (PHP Framework)
* [jQuery](https://jquery.com/) (javascript UI library)
* [Semantic](https://semantic-ui.com/) (UI Framework)
* [Noty](https://ned.im/noty/#/) (javascript library for notification)## Screenshot
### Screen Shoot of Administrator
Login.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/admin/login.png?raw=true)
Top Menu.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/admin/menu1.png?raw=true)
Profile.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/admin/profile.png?raw=true)
Manage society.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/admin/manageSociety.png?raw=true)
Detail society.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/admin/manageSocietyDetail.png?raw=true)
Manage Police Station.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/admin/managePoliceStation.png?raw=true)
Detail Police Station.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/admin/managePoliceStationDetail.png?raw=true)
Form (create & edit) Police Station.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/admin/managePoliceStationForm.png?raw=true)
Manage Police.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/admin/managePolice.png?raw=true)
Detail Police.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/admin/managePoliceDetail.png?raw=true)
Manage Admin.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/admin/manageAdmin.png?raw=true)
Form (create & edit) Admin.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/admin/manageAdminForm.png?raw=true)
### Screen Shoot of Police
Login.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/login.png?raw=true)
Top Menu.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/menu1.png?raw=true)
Top Menu.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/menu2.png?raw=true)
Profile.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/profile.png?raw=true)
Manage doer.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/managePelaku.png?raw=true)
Form (create & edit) doer.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/managePelakuForm.png?raw=true)
Manage crime.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/manageCrime.png?raw=true)
Detail Crime.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/manageCrimeDetailData.png?raw=true)
Form (create & edit) Crime.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/manageCrimeForm.png?raw=true)
crime menu.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/manageCrimeMenu.png?raw=true)
Complaint.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/listDataLapor.png?raw=true)
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/laporDetailKriminalitas.png?raw=true)
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/laporDetailBuktiKriminalitas.png?raw=true)
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/dataLaporPolice.png?raw=true)
Police members.
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/anggotaPolisi.png?raw=true)
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/cariAnggotaPolisi.png?raw=true)
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/detailAnggotaPolisi.png?raw=true)
![](https://github.com/indracahyae/crimenesia_web/blob/admin/img/police/formAnggotaPolisi.png?raw=true)