Skip to content

The-Broken-Keyboard/amusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date

This is the Amusic by #BashHang!


Open `index.html` to access the Home page of Amusic. `index.css` is the stylesheet being used for this project. The home page contains a navigation bar which allows the user to go to the Artists page and the About page. There are 3 rows of Top Charts contents, listing three of each: Top Artists, Top Albums and Top Songs of the Week. Clicking on an artist will take the user to a listing of 5 of their albums. Similarly, clicking on an album will take the user to a listing of 5 songs in the album.

Hovering on the Artist and Album divs will show additional information about them!

On the Navigation bar, clicking on `Artists` takes the user to the Artists page where 5 artists are listed. Clicking on an artist will take the user to a listing of 5 of their albums. Clicking on any one of these albums will take the user to a listing of 5 songs in the album. These songs are not clickable. Home, Artists or About, when displayed in pink tells the user they are on that respective page.

Clicking on `About` on the Navigation bar or 'About Us` on the website footer takes the user to a page where the names and email information of the two creators are provided along with a quick rundown on the purpose of Amusic as a music database webste.

Terms of Service in the footer lists the Terms of Service that Amusic expects all its users to abide by.


The Files


Album<artist name>.html are album pages on each artist. s<Artist Number><Album Name> are the song pages of indiviual albums. artist<Artist Number> are 5 folders contain images relating to the resepctive artists, and the remaining image resources, such as Logo.png, LogoSmile.png, etc. for the logo and the background image are in the src directory itself. term.html contains the terms and conditions of Amusic.


Project Structure


├── ASSUMPTIONS.md
├── README.md
└── src
    ├── about.html
    ├── AlbumsEminem.html
    ├── AlbumsGregory.html
    ├── AlbumsImagineDragons.html
    ├── AlbumsLinkinPark.html
    ├── AlbumsTheBeatles.html
    ├── artist1
    │   ├── EveningMachines.jpg
    │   ├── GeorgeAlan.jpg
    │   ├── RustColoredStones.jpeg
    │   ├── ThatSeaTheGambler.jpeg
    │   ├── TheWeatherman.jpg
    │   └── ThisEmptyNorthernHemisphere.jpeg
    ├── artist2
    │   ├── Encore.jpg
    │   ├── Kamikaze.jpg
    │   ├── Recovery.jpg
    │   ├── Relapse.jpg
    │   ├── Revival.png
    │   ├── Venom.jpeg
    │   └── wallpapersden.com_eminem-hd_2500x2083.jpg
    ├── artist3
    │   ├── AbbeyRoad.jpg
    │   ├── Help.jpg
    │   ├── LetItBe.jpg
    │   ├── RubberSoul.jpg
    │   ├── TheBeatles.webp
    │   └── YellowSub.jpg
    ├── artist4
    │   ├── Bones.jpg
    │   ├── Evolve.jpg
    │   ├── ImagineDragons.jpg
    │   ├── Mercury.png
    │   ├── NightVisions.webp
    │   ├── Origins.jpg
    │   └── Smoke+Mirrors.jpg
    ├── artist5
    │   ├── AThousandSuns.jpg
    │   ├── CastleOfGlass.jpg
    │   ├── LinkinPark.png
    │   ├── LivingThings.jpg
    │   ├── Meteora.jpg
    │   ├── MinutesToMidnight.jpg
    │   └── OneMoreLight.jpeg
    ├── artists.html
    ├── IMG_20221027_094735.jpg
    ├── index.css
    ├── index.html
    ├── kushal-medhi-5v5VKmvNqF8-unsplash.jpg
    ├── linda-xu-arvoZ9puXv4-unsplash.jpg
    ├── Logo.png
    ├── LogoSmile.png
    ├── marcela-laskoski-YrtFlrLo2DQ-unsplash.jpg
    ├── oscar-keys-ojVMh1QTVGY-unsplash.jpg
    ├── Picsart_23-04-09_16-28-46-599.jpg
    ├── s2EncoreEminem.html
    ├── s2KamikazeEminem.html
    ├── s2RecoveryEminem.html
    ├── s2RelapseEminem.html
    ├── s2RevivalEminem.html
    ├── s3AbbeyRoad.html
    ├── s3Help.html
    ├── s3LetItBe.html
    ├── s3RubberSoul.html
    ├── s3YellowSubmarine.html
    ├── s4Evolve.html
    ├── s4Mercury.html
    ├── s4NightVisions.html
    ├── s4Origins.html
    ├── s4Smoke.html
    ├── s5AThousandSuns.html
    ├── s5LivingThings.html
    ├── s5Meteora.html
    ├── s5MinutesToMidnight.html
    ├── s5OneMoreLight.html
    ├── sEveningMachinesGregory.html
    ├── sRustColouredStonesGregory.html
    ├── sThatSeaTheGamblerGregory.html
    ├── sTheWeathermanGregory.html
    ├── sThisEmptyNorthernHemisphereGregory.html
    ├── terms.html
    └── william-krause-97p-JwqdyW4-unsplash.jpg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •