Skip to content

JustinBrown123/ApiProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApiProject

This is a WebAPI project containing frontend and backend folders. The back end can be opened and run in Visual Studio, and once running will interact with the front end which should be opened simultaneously in Visual Studio Code and "yarn start"-ed from the VS Code command line once the backend is running in Visual Studio.

The project is a music collection/selector for an Italian scooter/coffeeshop co-op startup. The music is accessible to choose by artists, albums, or individual song. Also, you can choose artist and it will show all albums by that artist, or you can choose an album and see all songs displayed.

User can also create, view all, edit and delete artists, songs and albums.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 79.3%
  • JavaScript 19.0%
  • CSS 1.2%
  • HTML 0.5%