Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
45 lines (30 loc) · 1.32 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.32 KB

EVUP

License: GPL v3 Uporto FEUP

EVUP is an events management web platform built specifically for students and organizations at University of Porto

Project Grade: 18.2/20

Team

Artefacts

The artefacts can be found here

1. Installation

Final version of the source code here

docker run -it -p 8000:80 --name=lbaw2252 -e DB_DATABASE="lbaw2252" -e DB_SCHEMA="lbaw2252" -e DB_USERNAME="lbaw2252" -e DB_PASSWORD=[PASS] git.fe.up.pt:5050/lbaw/lbaw2223/lbaw2252

2. Usage

URL to the product: https://lbaw2252.lbaw.fe.up.pt/

2.1. Administration Credentials

Administration URL: https://lbaw2252.lbaw.fe.up.pt/admin

Email Password
admin@evup.com 1234

2.2. User Credentials

Type Email Password
basic account user@evup.com 1234
event organizer organizer@evup.com 1234
blocked account blocked@evup.com 1234