Actions
Feature #330
closedDefine local db format, create save class
Start date:
26 May 2014
Due date:
% Done:
100%
Estimated time:
Severity:
03 - Medium
Description
The local DB contains data downloaded from tmdb.org and will be used to feed video players.
I need a definition of the db schema. Then I need a class that can be used to save and read that schema.
Updated by Hammel over 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Defined a flat file format and created a classes (Video.java and LocalDB.java) for working with it.
This issue can be closed.
Actions