# `alexandria` 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). ## Progress - [x] [Descrizione](/descrizione.md) - [x] [Glossario](/glossario.md) - [x] Utenti - [x] Elementi - [x] Recensioni - [x] Libri - [x] Film - [x] Giochi - [ ] Progettazione concettuale - [x] [Schema scheletro](/schema-scheletro.drawio) - [ ] Diagrammi ER - [ ] Schema ER finale - [ ] Progettazione logica - [ ] Eliminazione delle gerarchie - [ ] Selezioni chiavi primarie - [ ] Trasformazione degli attributi composti o multipli - [ ] Traduzione di entità e associazione in schemi di relazioni - [ ] Verifica di normalizzazione - [ ] Operazioni previste dalla base di dati - [ ] Creazione - [ ] Inserimento - [ ] Interrogazione - [ ] Modifica - [ ] Eliminazione - [ ] Extra - [x] Dare un nome al progetto - [ ] Unire i file markdown in un unico .pdf