Skip to content

MVC Application to track inventory, prices, and details regarding my vinyl collection.

Notifications You must be signed in to change notification settings

ChrisConnell1/VinylCollector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VinylCollector

This is an MVC project that utilizes Entity Framework. The purpose is to catalogue my vinyl collection. It supports crud operations, and each artist has a many-to-one relationship with albums, and albums have a many-to-one relationship with tracks.

In version 1.0, I will release an API call either to Discogs or Amazon which will call a live price for each record, if it can be found, or will go to default of last known.

TEST TEST TEST

About

MVC Application to track inventory, prices, and details regarding my vinyl collection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published