Skip to content

Sprint 4 functionnalities

Frosted edited this page Jan 24, 2020 · 2 revisions

R of the CRUD (From Sprint 3) (Not implemented)

The only part left to do of the CRUD is the Update part.

UPDATE. The third letter of the CRUD is represented in the process of editing a game from your library.

Export (Not implemented)

This functallity allows you to leave the living room PC to finally be on your own!

This functionnality allows you to extract your library in a file.
This will allow you to transfer your database from a computer to another.

Import (Not implemented)

This functionnality allows you to move into your own house!

This functionnality allows you to import a database previously extracted from your library. If you try to import a database with a file that is not the right format or that doesn't contains the right values, you sould be getting an error.

But who am I to say what the program will do? I'm just one of the two devs 😸

Clone this wiki locally