Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

MOAAS/URULE-Social

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URULE

Project

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.

1. Installation

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

2. Usage

URL: http://lbaw2046.lbaw-prod.fe.up.pt/

2.1. Administration Credentials

Administration URL: http://lbaw2046.lbaw-prod.fe.up.pt/admin

Username Password
[email protected] 1234

2.2. User Credentials

Type Username Password
basic account [email protected] 1234

Team