Skip to content

This is a project done in an attempt to solve the emergency response crisis in Maseno University

License

Notifications You must be signed in to change notification settings

makaubenson/emergency-response-system-maseno

Repository files navigation

Setting Up Development Environment

Download and Install Mamp

  • link https://www.mamp.info/en/downloads/

Download and Install Git Version Control

  • link https://git-scm.com/download/win

Navigate to htdocs folder inside MAMP'S/Xammp's installed files

Clone this project repository

  • Open command prompt / terminal
  • Run this command git clone https://github.com/makaubenson/maseno-E-help.git

Open / Run Mamp

  • Start Apache and MySQL

mamp

  • Click open WebStart Page
  • The page below opens

mamp2

  • Click phpMyadmin

db

  • Write maseno-E-help as the database name.
  • image
  • Import the .sql file in the database folder found on the project directory.
  • Find server.php file in rescue,admin and project directory and change the database connection credentials.
  • Save the project, and run it.

Note: This project was taken to production and hosted. The project was hosted under the following URLS

  • [Url] (https://emergency-response.blinx.co.ke/

  • Demo logins to be provided.

About

This is a project done in an attempt to solve the emergency response crisis in Maseno University

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published