1
Fork 0
mirror of https://github.com/Steffo99/alexandria.git synced 2024-10-16 13:37:27 +00:00
Piattaforma per organizzare e condividere la propria libreria multimediale
Find a file
2020-05-18 17:17:02 +02:00
img Dov'era finito Gerarchia1.drawio? 2020-05-18 17:17:02 +02:00
Autoassociazione.md add to makefile 2020-04-21 14:18:19 +02:00
chiaviprimarieesterne.md add to makefile 2020-04-21 14:18:19 +02:00
CONTRIBUTING.md Aggiungi alcuni metadati per GitHub 2020-03-28 00:15:01 +01:00
datoderivato.md Aggiunta immagine datoderivato.png 2020-05-12 13:34:43 +02:00
descrizione.md Update descrizione.md 2020-03-30 12:07:16 +02:00
gerarchia.md Aggiorna cose 2020-05-08 16:55:19 +02:00
glossario.md locandina 2020-04-03 21:38:14 +02:00
LICENSE.md Aggiungi alcuni metadati per GitHub 2020-03-28 00:15:01 +01:00
Makefile.mk add to makefile 2020-04-21 14:18:19 +02:00
README.md Aggiorna... un po' di tutto 2020-04-12 02:52:42 +02:00
schema-finale.drawio Aggiungi legenda 2020-05-12 23:55:58 +02:00
schema-logico.md Mantieni la gerarchia 2020-05-08 16:30:28 +02:00
schema-scheletro.drawio Usa collegamenti generici nello schema scheletro 2020-04-02 18:22:09 +02:00
tabelle.md Aggiorna cose 2020-05-08 16:55:19 +02:00

alexandria

A database for an hypotetical website for users to organize and share their media library.

Made as a collaboration between @Steffo99 and @Cookie-CHR for the Basi di Dati exam at Unimore.

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.

Tasks

Compiling

Requirements

Instructions

To create PDF files from the Markdown sources in this project, you can run the Makefile with the make command, or compile them manually with the following command:

pandoc -o filename.pdf filename.md