AztecGameLab / AztecGameLaboratory

Premier web application with chat rooms, polls, and team game development collaboration
4 stars 0 forks source link

Posting Works #18

Closed ctrlaltdeleon closed 5 years ago

ctrlaltdeleon commented 5 years ago

⚠️ NOTE: Modified the GameGrid.js to show "url" instead of "thumbnail" due to createPost.js inputs.

Problem

User needs to post their work and needs to be allocated correctly if art, game, or music.

Solution

When logged in, click "CREATE_POST" option in the header. Automatically initializes "CREATE_GAME" option, but use of buttons helps with navigating which post the user would like to create. Submit after filling the input windows and see you work displayed!

Other changes (e.g. bug fixes, UI tweaks, small refactors)

N/A

Deploy Notes

Notes regarding deployment of the contained body of work. These should note any new dependencies, new scripts, etc.

New environment variables:

N/A

New scripts:

N/A

New dependencies:

N/A