Skip to content

MichaelWong1024/web102

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEB102 Prework - Game Gallery

Submitted by: MichaelWong1024

Game Gallery is a website for the company Sea Monster Crowdfunding that displays information about the games they have funded.

Time spent: 24 hours spent in total

Required Features

The following required functionality is completed:

  • The introduction section explains the background of the company and how many games remain unfunded.
  • The Stats section includes information about the total contributions and dollars raised as well as the top two most funded games.
  • The Our Games section initially displays all games funded by Sea Monster Crowdfunding
  • The Our Games section has three buttons that allow the user to display only unfunded games, only funded games, or all games.

The following optional features are implemented:

  • Navigation to the Our Games Section: A navigation bar at the top of the page allows users to quickly jump to the "Our Games" section.
  • Search Functionality: Users can search for a specific game by its name using the search bar.
  • Sorting Games by Backers: Two additional buttons enable users to sort the games in either ascending or descending order based on the number of backers.

Video Walkthrough

Here's a walkthrough of implemented features:

Video Walkthrough

GIF created with LICEcap

Notes

Challenges:

  1. As the complexity of the application increased with each new feature, it became challenging to keep track of existing functionalities and avoid reinventing the wheel.
  2. Ensuring consistency and integration among various components required careful management and frequent revisiting of earlier code.
  3. Adapting to the event-driven nature of web development was a bit tricky. Learning how to handle and react to user actions, like clicks and searches, needed a different way of thinking about programming.

License

Copyright [2023] [MichaelWong1024]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published