https://github.com/danielatomas/feup-lbaw
EVUP - Project developed for Database and Web Applications Laboratory class @FEUP
https://github.com/danielatomas/feup-lbaw
feup feup-lbaw lbaw website
Last synced: 2 months ago
JSON representation
EVUP - Project developed for Database and Web Applications Laboratory class @FEUP
- Host: GitHub
- URL: https://github.com/danielatomas/feup-lbaw
- Owner: DanielaTomas
- Created: 2023-01-04T12:41:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T14:17:04.000Z (over 2 years ago)
- Last Synced: 2025-02-15T06:41:23.800Z (4 months ago)
- Topics: feup, feup-lbaw, lbaw, website
- Language: Blade
- Homepage:
- Size: 77.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EVUP
> EVUP (Events UP) is a project developed by a group of Informatics Engineering Students who consider that the management of University related events is significantly lacking in terms of usage and accessibility for students and event organizers.
## Project Components
* [ER: Requirements Specification](https://github.com/DanielaTomas/LBAW_FEUP/wiki/er)
* [EBD: Database Specification](https://github.com/DanielaTomas/LBAW_FEUP/wiki/ebd)
* [EAP: Architecture Specification and Prototype](https://github.com/DanielaTomas/LBAW_FEUP/wiki/eap)
* [PA: Product and Presentation](https://github.com/DanielaTomas/LBAW_FEUP/wiki/pa)## Screenshots




## Installation```
docker run -it -p 8000:80 --name=lbaw2252 -e DB_DATABASE="lbaw2252" -e DB_SCHEMA="lbaw2252" -e DB_USERNAME="lbaw2252" -e DB_PASSWORD=CFKrQZJB git.fe.up.pt:5050/lbaw/lbaw2223/lbaw2252
```## Usage
> URL to the product: https://lbaw2252.lbaw.fe.up.pt/
### Administration Credentials
| Email | Password |
|-------|----------|
| [email protected] | 1234 |### User Credentials
| Type | Email | Password |
|------|-------|----------|
| basic account | [email protected] | 1234 |
| event organizer | [email protected] | 1234 |
| blocked account | [email protected] | 1234 |## Team
* Daniela Tomás, [email protected]
* Hugo Almeida, [email protected]
* José Miguel Isidro, [email protected]
* Sara Moreira Reis, [email protected]***
GROUP2252, 2022/2023