1
Fork 0
mirror of https://github.com/Steffo99/alexandria.git synced 2024-11-22 05:44:19 +00:00
bdd-2020-alexandria/README.md

23 lines
1,014 B
Markdown

# ![Alexandria](img/0-README/alexandria.png)
A database for an hypotetical website for users to organize and share their media library.
Made as a collaboration between [@Steffo99](https://github.com/Steffo99/) and [@Cookie-CHR](https://github.com/Cookie-CHR) for the [Basi di Dati](http://personale.unimore.it/rubrica/contenutiad/rmartoglia/2019/58030/N0/N0/9999) exam at [Unimore](https://www.unimore.it/).
> This project is still a work in progress!
> Parts of this project may be in Italian, as the Basi di Dati course is in Italian.
## Specification
The specification for the project is available [in the `spec.pdf` file](/spec.pdf).
## Report structure
1. **[Descrizione](1-descrizione.md)**
2. **[Glossario](2-glossario.md)**
3. **Progettazione concettuale**
1. [Schema scheletro iniziale](3-1-schema-scheletro.md)
2. [Classificazione delle gerarchie](3-2-gerarchie.md)
3. [Identificazione delle autoassociazioni](3-3-autoassociazioni.md)
4. [Relazioni e attributi](3-4-relazioni.md)