shivasharma / IS436-Classwork-Foosball

IS436 Classwork Foosball Project
0 stars 1 forks source link

Create a database using docker-compose file #6

Open shivasharma opened 1 month ago

shivasharma commented 1 month ago

1)Download and Install Docker Desktop https://www.docker.com/products/docker-desktop/ 2)Download and Install VScode https://code.visualstudio.com/ 3)Install Azure data studio https://learn.microsoft.com/en-us/azure-data-studio/download-azure-data-studio?tabs=win-install%2Cwin-user-install%2Credhat-install%2Cwindows-uninstall%2Credhat-uninstall 4)Install mysql extension on Azure data studio 5) Install Git https://git-scm.com/downloads 5)Clone the Github repository git clone https://github.com/shivasharma/IS436-Classwork-Foosball.git

6)Open the Repo on VScode 7)Run docker compose file docker compose up 8) Create a database ERD diagram and tables with data for https://shop.foosball.com/deluxeballkit.html process

shivasharma commented 1 month ago

https://github.com/shivasharma/IS436-Classwork-Foosball