TranHVLoc / HungrySharks

A Hungry Sharks World themed web application to creating and displaying favourite sharks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Development Project - HungrySharks

By: Loc Tran

This web app: A Hungry Sharks World themed web application to creating and displaying favourite sharks

Required Features

The following functionalities include:

  • A create form allows users to add new cremates
  • Users can name the crewmate and set the crewmate's attributes by clicking on one of several values
  • The site displays a summary page of all the user's added crewmates
  • A previously created crewmate can be updated and deleted from the crewmate list
  • Each crewmate has a direct, unique link to an info page about them
  • A crewmate can be given a category upon creation which restricts their attributes
  • The site displays summary statistics about a user's crew on their crew page
  • The site displays a custom "success" metric about a user's crew which changes the look of the crewmate list

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LICEcap

Notes

The challenge of building the app is updating and retrieving the data while keeping the state variable to be updated for passing back and forth between pages

License

Copyright [2023] [Loc Tran]

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

A Hungry Sharks World themed web application to creating and displaying favourite sharks


Languages

Language:JavaScript 66.9%Language:CSS 31.0%Language:HTML 2.1%