Remember seeing that plate of succulent chicken being thrown away after the buffet ends? Always hearing about food wastage in Singapore but never knew what to do about it? MakanBoleh seeks to resolve both conundrums with a single click and a satisfied stomach at a time.
"Got food? Just share!"
Members | School Email | |
---|---|---|
Tan Sheng Da | shengda.tan.2021 | [email protected] |
Ang Keng Boon | kbang.2021 | [email protected] |
Muhammad Faez Bin Abdul Latiff | muhammadal.2021 | [email protected] |
Sng Yue Wei, Rachel | rachel.sng.2021 | [email protected] |
Adam Tan | adam.tan.2021 | [email protected] |
Seth Yap Zi Qi | seth.yap.2021 | [email protected] |
Please ensure your machine has the prerequisites required for MakanBoleh
- WAMP (Windows User): https://www.wampserver.com/en/
- MAMP (Mac User): https://www.mamp.info/en/mac/
- Docker Desktop: https://www.docker.com/products/docker-desktop/
Clone the github repository to your local machine by typing in the terminal git clone https://github.com/tan-sd/makan-boleh.git
- Turn on WAMP/MAMP
- Login into phpMyAdmin by typing
http://localhost/phpmyadmin/
in your browser and click theImport
tab - Click
Choose file
and navigate tomakan-boleh > databases
and select the files - Click
Go
- Repeat steps till all SQL files have been imported
- Turn on Docker Desktop
- On the terminal, type
cd makan-boleh
- Then
docker compose up
- Once container has been built and ran, you can access MakanBoleh through
http://localhost:8080
Username | iloveesd |
---|---|
Password | Password123 |