Db Structure: Difference between revisions

From Journey
No edit summary
No edit summary
Line 11: Line 11:
In Journey, this is how we use these tables to build our custom databases.
In Journey, this is how we use these tables to build our custom databases.
{{DB|DB}}
{{DB|DB}}
==Deployment==
[[Deployment]]

Revision as of 17:47, 3 October 2020

Journey is built using PHP & Symfony and MySQL, and as time goes on AJAX.

We also use Node & Bootstrap.

The first level of the database Structure is around Alpha and the supporting tables.

There is a Table structure we are developing around the idea of an Alpha Record.

Going deeper we have a whole other section using the Alpha concept and fleshing it out to provide custom databases.

In Journey, this is how we use these tables to build our custom databases.

Deployment

Deployment