Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sm-xh/MaPoo

Repository files navigation

🗺 MaPoo 💩

MaPoo is a Web application made with PHP, MapBox and Google Maps API. It allows people to share places with free toilets among each others. Main purpose of the app was to make traveling easier.

Table of contents

🎯 General info
🎯 Technologies
🎯 Reqirements
🎯 Setup

General info

The app consists of two main componenets:

🔎🚽 Searching for the toilet:

Screenshot

➕🚽 Adding new toilet:

Screenshot

Database diagram (❕ other formats are available here)

Screenshot

👾 Technologies

👉 PHP:7.4.3
👉 NGINX:1.17.8
👉 PostgreSQL
👉 JavaScript
👉 HTML
👉 Docker
👉 Heroku pipeline

🚩 Requirements:

  • Docker installed locally
  • own Postgresql database (you can get one for free on Heroku )
  • own Google Maps API service
  • Credentials for both services needs to be applied to config.php file.

🏗️ Setup

If requirements are met, you can run this project using docker compose. Download the repo and run following command:

'docker compose up'

About

Web application designed for searching free toilets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published