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

Clean Files. #8

Open mpekim opened 4 months ago

mpekim commented 4 months ago

Make sure that the files are clean and easy to work with. Sub tasks include:

mpekim commented 4 months ago

5/14: As of today, the following progress has been made:

mpekim commented 4 months ago

5/19: Trying to add Event Listeners for portal buttons, rather than inline events. Also, changing name convention of CSS file/rules.

mpekim commented 4 months ago

5/28: At this time, work still needs to be done for Event Listeners on buttons.

mpekim commented 2 months ago

7/28: AddEventListener functions in JS files should either be fixed or removed.

mpekim commented 2 months ago

8/3: Some JS code is being moved to internal (HTML) files in order to run properly.

mpekim commented 1 month ago

8/16: HTML Pages should have similar layout for semantic tags.

mpekim commented 1 month ago

8/23: Starting up remote work again. Issues are lagging behind.

mpekim commented 1 month ago

8/29: Looking for additional issues within files.

mpekim commented 1 month ago

9/4: Debating to close issue.

mpekim commented 3 weeks ago

9/16: Moving JS scripts to bottom of files to avoid any “NullElement” exceptions.

mpekim commented 1 week ago

9/24: All scripts have been moved at this time.