Thursday, June 8, 2017

3.1) Data Modelling

Hello all !

My app
My app is powered by https://hasura.io/



Please refer my blospot 1.1   and my blogspot 1.2  before I move on to discuss the current module.


My data schema is a very simple one, comprising of two major tables.
Following is a screenshot of the database schema diagram made indbDesigner.net





No comments:

Post a Comment

Python script to show Laptop Battery Percentage

Source:  https://www.geeksforgeeks.org/python-script-to-show-laptop-battery-percentage/ # python script showing battery details  import psut...