Skip to content

A mobile and web based application for mapping the availability of water and sanitation points in Sierra Leone

License

Notifications You must be signed in to change notification settings

Code4SierraLeone/MWash

Repository files navigation

MWash

Build Status

The application is built using Codeigniter.

Application Set Up

Clone the main repository and install the needed packages. At the end, we should be able to see a the landing page displayed on the browser.

1. Clone From Github

Cloning from github is as simple as running the following command:

git clone https://github.com/Code4SierraLeone/MWash.git
2. Install Dependencies

Run the composer install command in the root of the cloned project's directory. This command will download and install the dependencies.

Incase of help please see the installation section of the CodeIgniter User Guide.

4. Import Database

Import the sql.db to your MySQL database

5. Configuration

Open the application/config/config.php file with a text editor and set your base URL. If you intend to use encryption or sessions, set your encryption key.

Open the application/config/database.php file with a text editor and set your database settings

!IMPORTANT: Incase your running the application on your local server or unsecure http:// please visit this issue

About

A mobile and web based application for mapping the availability of water and sanitation points in Sierra Leone

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages