Bear
W4S (Water For Sustainability)
Background
Access to water is a pertinent issue in developing countries. Our project offers to provide a platform to aid in decision making within arid areas by providing analyses from data collected within a specified location.
Getting Started/ Contributing
Make sure you remember to push your code to the main repository each time you add new code or make changes, write the approprite commit message detailing what you have done.
Feel free to point out or correct any errors that may have been made.
Deplpoyment: Running Using Docker
Requirements
- Docker
- Docker-compose
- Git
Clone the repository into a directory of your own choice.
git clone https://github.com/SamwelOpiyo/Bear.git
cd Bear
Starting the server
Start Docker
$ systemctl start docker
Build docker container
$ docker-compose build
Start docker container
$ docker-compose up or $ docker-compose up -d for daemon
Visit http://127.0.0.1:8000 or http://0.0.0.0:8000
Built With
- Bootstrap
- [HTML]
- [CSS]
- [JavaScript] Leaflet JS, for mapping.
- [Python] Django
Authors
- Sammy Gacho - Initial work -
- Samuel Nzaro - Initial work -
- Samuel Opiyo - Initial work -
- Stanley Ngunyi - Initial work -
- Patrick Kioko - Initial work -
- Evalyne Levanto - Initial work -
- Paul Wekesa - Initial work -
Acknowledgments
Mentors:
- Valette Ogega
- Isaac Waweru
License
This project is licensed under the MIT License - see the LICENSE file for details