Our product is a social network that allows users to create new relationships, making it easier to share moments with friends, and connecting people in a fun way.
This artefact is the result of the implementation of the information system designed in the earlier stages, using PHP and the Laravel Framework for producing dynamic web pages, and PostgreSQL as a database management system.
Source Code: https://github.com/MOAAS/LBAW
In order to run, all that is necessary is the command:
docker run -it -p 8000:80 -e DB_DATABASE="lbaw2046" -e DB_USERNAME="lbaw2046" -e DB_PASSWORD="EC382167" lbaw2046/lbaw2046
URL: http://lbaw2046.lbaw-prod.fe.up.pt/
Administration URL: http://lbaw2046.lbaw-prod.fe.up.pt/admin
Username | Password |
---|---|
[email protected] | 1234 |
Type | Username | Password |
---|---|---|
basic account | [email protected] | 1234 |
- Alexandre Carqueja, [email protected]
- Daniel Brandao, [email protected]
- Henrique Santos, [email protected]
- Pedro Moas, [email protected]