Skip to content

SVinnik99/sv-welovemovies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sv-welovemovies

A project that allowed me to practice connecting a database using Knex Set up routes using express, and linked the routes to a completed front-end-project

Front-End repository : [https://github.com/SVinnik99/starter-movie-front-end] Deployed link of frontend: https://we-love-movies-frontend-84xd.onrender.com Deployed link of backend : https://we-love-movies-backend-eblc.onrender.com

Routes:

/movies - lists all movies /movies?is_showing=true - lists all movies currently showing /movies/movieID/theaters - lists theaters related to a specific movie by ID /movies/movieID/reviews - lists reviews related to a specific movie by ID /reviews/:reviewId (DELETE/UPDATE) allows you to modify reviews or delte them /theaters - lists all theaters with added info about the movies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published