Skip to content

LuisL901/web102_prework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEB102 Prework - Sea Monster Funding

Submitted by: Luis Lema

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

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

  • [✔] Search bar for the many games
  • [✔] Nav bar at the top of the page to get to the Our Game section quickly
  • [✔] Updated CSS to make the site more visually appealing

Video Walkthrough

Here's a walkthrough of implemented features:

Desktop 2024 08 23 - 20 04 14 02

GIF created with imgur.com

Notes

Learning new ways to implement features and create a website was a fun experience for me, as it grew my knowledge further in HTML, CSS, and JavaScript. Having to learn the many Git commands, methods, and styles, I applied these skills to my project, which resulted in a website I am most proud of. There were challenges throughout this work that made me stop and think about solutions, such as the implementation of the search bar, and I had to use outside information to help me. However, in the end, it was all worth it as it resulted in a fun activity that refined my skills. I hope to continue this course and get better at software development.

License

Copyright 2024 Luis Lema

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

Languages

  • JavaScript 74.2%
  • HTML 13.9%
  • CSS 11.9%