mpekim / Game_Dev_Club_Fall2016

Quiz game created using Full-Stack Web Design elements (HTML/CSS/JS). Made from old, re-purposed repository.
1 stars 0 forks source link

Set Up Dockerfile/Docker Compose. #5

Open mpekim opened 1 year ago

mpekim commented 1 year ago

While this project does have a Dockerfile, it is likely not set up properly. Let's ensure that by the time this issue is closed, we will have a Dockerfile and Docker Compose system working as intended.

mpekim commented 1 year ago

9/19: Do research on PHP and forms, see how they are connected to Docker/Docker Compose.

mpekim commented 1 year ago

9/21: Sololearn.com is a great resource for refreshing on PHP.

mpekim commented 1 year ago

Sub-Tasks for this issue:

mpekim commented 1 year ago

10/12: At this time, issue is being put on hold due to potential career opportunity.

mpekim commented 11 months ago

12/24: Merry Christmas Eve!

mpekim commented 11 months ago

1/7: Looking for ways to put a vanilla JS app (HTML/CSS/JS) into a docker container.

mpekim commented 10 months ago

1/10: Issue has been put on hold due to potential career opportunities.

mpekim commented 7 months ago

4/30: JS refactoring - all portal functions have now been replaced with a single function. Traveling to all of the pages just changes the argument of the single function.

mpekim commented 5 months ago

7/3: Looking at previous HW assignments to figure out how to create a Docker Compose file and run it.

mpekim commented 2 weeks ago

11/19: Preparing for next major push.

mpekim commented 1 week ago

11/26: Currently doing additional Docker research.