Skip to content

EvannLu/Discover-Local-Music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEB103 Project 1 - Discover-Local-Music

Submitted by: Evan Lu

About this web app: This app, Discover Local Music, is a web platform designed to help users explore and discover live music events happening in their area. Users can browse a curated list of upcoming concerts and music festivals, view event details such as artists, genres, venues, and ticket prices, and easily access more information about each event. The app aims to connect music lovers with local performances, support artists, and make it easy for anyone to find their next favorite live show.

Time spent: ~5 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 displays a title
  • The web app displays at least five unique list items, each with at least three displayed attributes (such as title, text, and image)
  • The user can click on each item in the list to see a detailed view of it, including all database fields
    • Each detail view should be a unique endpoint, such as as localhost:3000/bosses/crystalguardian and localhost:3000/mantislords
    • Note: When showing this feature in the video walkthrough, please show the unique URL for each detailed view. We will not be able to give points if we cannot see the implementation
  • The web app serves an appropriate 404 page when no matching route is defined
  • The web app is styled using Picocss

The following optional features are implemented:

  • The web app displays items in a unique format, such as cards rather than lists or animated list items

The following additional features are implemented:

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

The instruction for 404 is flawed so I fixed the logic on this music app.

Video Walkthrough

**Note: please be sure to

Here's a walkthrough of implemented required features:

Video Walkthrough

GIF created with ... 👉🏿 MacOS bulit-in screen recorder + ezgif.com (video to gif converter)

Notes

NONE

License

Copyright [2025] [Evan Lu]

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

CodePath WEB103 Project-based learning Project #1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published