Skip to content

An API server for MyColl, a cataloging app for your media collection.

Notifications You must be signed in to change notification settings

MyColl-Org/mycoll_back_end

Repository files navigation

MyColl Back End

What is MyColl?

MyColl is a web app for cataloging your media collection. With MyColl you can search The Movie Database API to effortlessly add movies to your collection, then record any copies you may own along with its format and platform details. Now you'll know if your copy of Michael Chrichton's 1998 aquatic-horror thriller, Sphere, is a DVD sitting at home on your shelf, a VOD on a service like Amazon's Prime Video, or both!

Architecture:

API

The deployed API on db.mycoll.app currently includes User, Movie, and MovieCopy models. This GitHub repository includes those models in addition to Show, Season, and SeasonCopy.

MyColl API Documentation (Postman)

Entity Relationship Diagram (Lucidchart)

Frameworks, Packages, and Libraries

Full Stack Diagram

MyColl Diagram