Skip to content

Responsive web portal built using laravel 5.4 for online Occurrence Book

Notifications You must be signed in to change notification settings

kelvinrandu/onlineOb

Repository files navigation

ONLINE-OB

Bringing the Occurrence book to you

DESCRIPTION

Online-ob is a laravelpowered application intended to provide a platform that promotes interaction between the police and members of the public inform of a digitalised Occurrence book. Some of the features the application provides include

  • Viewing of police stations and information regarding the police station
  • Reporting crime to police station of choice by members of the public
  • Recording of statements by police
  • Tracking of cases by complainant

REQUIREMENTS

Minimum requirements needed to run this application include;

TESTING THE APPLICATION

  • clone this repository
  • create your database named onlineob
  • navigate to the project directory
  • add .env file and configure with your database settings
  • update composer $ composer update
  • generate app key $ php artisan key:generate
  • clear cache php artisan cache:clear
  • run migrations php artisan migrate
  • run the application $ php artisan serve

LINK TO LIVE SITE

  • coming soon

About

Responsive web portal built using laravel 5.4 for online Occurrence Book

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published