email - anishyekhande@gmail.com
Task 1 : Researched about the task assigned;What is Schema and the software and environment required.
Task 2 : Learnt about how to create database in postgresql and the various fuctionalities required for handling the database like
primary key,foreign key,cascading.
Task 3 : Draw a blueprint of the database to be created for scalability
Task 4 : Started with coding of test database with vscode using
postgresql and creating the various tables assigning them relevant primary keys,foreign keys according to the diagram created