trin5tensa / moviedb

A movie lover's notebook.
GNU General Public License v3.0
1 stars 0 forks source link

DB1 Prototype and API #361

Open trin5tensa opened 3 months ago

trin5tensa commented 3 months ago

DB1 Implementation Phase Prototype and API Plan

Create a prototype to explore thoroughness of training for DB1 implementation and identify weaknesses.

This will not include any integration testing or unittesting. Exception handling will be excluded except for prototyping a single general case.

Deliverables

Prepare the codebase:

Prototyping

Prototype Database

Database:

Create new database in default location Open existing database from default location

API