## A9: Product
> Brief presentation of the product developed.
### 1. Installation
> Link to the release with the final version of the source code in the group's git repository.
> Full Docker command to test the group's Docker Hub image using the DBM database.
### 2. Usage
> URL to the product: http://lbaw21gg.lbaw-prod.fe.up.pt
#### 2.1. Administration Credentials
> Administration URL: URL
| Username | Password |
| -------- | -------- |
| admin | password |
#### 2.2. User Credentials
| Type | Username | Password |
| ------------- | --------- | -------- |
| basic account | user 1 | password |
| news editor | user 1 | password |
### 3. Application Help
> Describe where help has been implemented, pointing to working examples.
### 4. Input Validation
> Describe how input data was validated, and provide examples to scenarios using HTML validation and server-side validation.
### 5. Check Accessibility and Usability
> Provide the results of accessibility and usability tests (as PDF files included in the submitted ZIP file on Moodle), using respectively the following checklists:
> https://ux.sapo.pt/checklists/acessibilidade/
> https://ux.sapo.pt/checklists/usabilidade/
### 6. HTML & CSS Validation
> Provide the results (as PDF files included in the submitted ZIP file on Moodle) of the validation of the HTML and CSS code using the following tools:
> HTML: https://validator.w3.org/nu/
> CSS: https://jigsaw.w3.org/css-validator/
### 7. Revisions to the Project
> Describe the revisions made to the project since the requirements specification stage.
### 8. Implementation Details
#### 8.1. Libraries Used
> Include reference to all the libraries and frameworks used in the product.
> Include library name and reference, description of the use, and link to example where it's used in the product.
#### 8.2 User Stories
> Detail the status of the implementation of each user story.
> Also include the new user stories that were created during the project.
| US Identifier | Name | Priority | Team members | State |
| ------------- | ------- | ------------------------------ | -------------------------- | ------ |
| US01 | US Name | Mandatory; Important; Optional | John Silva, Ana Sousa ... | 100% |
| US02 | US Name | Mandatory; Important; Optional | John Silva | 75% |