Menu

The Short Term Development Plan

Anton Nazarov

30/03/2019 preparation for the third pre-alpha release (0.3):

-- Entity/Relationship editors;

19/02/2019 preparation for the second pre-alpha release (0.2):
-- Force the Reverse Engineering to work for SQL Server;
-- DB Connection with the preliminary check;
-- Reflection of the results of the database scan;
-- Select tables (include/exclude) from the scan- resulting list;
-- Submission of the final selection into the snapshot;
-- Check consistency of the choice made;
-- Reflection of the reversed database objects in the target snapshot;
-- Prepare and present to the public the minimal required user documentation for the parts of the application which work stable.

14/01/2019:
The Work Package 0.1:
-- Import the View Port- project from the Incubator into the apricot_viewport module. Impelment the Spring- based entry point into the View Port implementation;
-- Implement transformation of the JPA- representation of the Entities and Relationships into the simplified classes used by the View Port;
-- Debug the Main View (includes the whole set of tables) with the testing structure (the default snapshot);
-- Implement the adding/editing of the Apricot Project;
-- Implement the adding/editing of the Apricot Snapshot;
-- Implement the adding/editing of the Apricot View.