WEB103 Project 2 - Listicle

Submitted by: Philip Park

About this web app: A list of my favorite soccer players based on the confederation.

Time spent: 8 hours

Required Features

The following required functionality is completed:

  • The web app uses only HTML, CSS, and JavaScript without a frontend framework
  • The web app is connected to a PostgreSQL database, with an appropriately structured database table for the list items
  • The PostgreSQL database includes a table that matches the data displayed in the web app
    • NOTE: Your GIF or a screenshot added to the README must include a view of your Railway database that shows the contents of the table used by your app

The following optional features are implemented:

  • The user can search for items with a specific attribute

The following additional features are implemented:

  • List anything else that you added to improve the site's functionality!

Video Walkthrough

Here's a walkthrough of implemented required features:

https://imgur.com/0KPbKIe

GIF created with Kap

Notes

Describe any challenges encountered while building the app or any additional context you'd like to add.

Building out the app was rewarding and I did not encounter any challenges.

License

Copyright [yyyy] [name of copyright owner]

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.