WEB102 Prework - Sea Monster Crowdfunding Hub

Submitted by: Jawad Chowdhury

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

Time spent: 6 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:

  • Implement a search feature that filters through both names and descriptions of games.
  • Altered styling of website

Video Walkthrough

Here's a walkthrough of implemented features:

Video :

webDemo_3.mp4

Gif :

Gif Walkthrough

GIF created with ShareX and PremierePro

Notes

This was really fun. It took a while for me to do since I am a bit rusty, and had to go over documentation a good bit, but I learned how to properly use arrow functions, use the ternary operator, use reduce() and filter(), and also played around with event listeners.

Challenges: I "sloppily" taught myself Javascript a few years back, and so evidently I think I'm really weak when it comes to programming with Javascript. A lot of the conceptualization was difficult for me at times. The search feature was something in specific that I found hard to impement, but writing pseudo code, and reading documentation along with watching videos really helped with this process a lot.

License

Copyright [2023] [Jawad Chowdhury]

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.