mah51 / ScuffedMDB

An open-source website to rate movies watched with friends, made with next.js & chakra-ui. Hosted on vercel.com.
https://smdb.mikeroph.one
MIT License
104 stars 19 forks source link

New movie pages & remove movie modals - DO NOT PULL WITHOUT READING COMMENT #1

Closed mah51 closed 3 years ago

mah51 commented 3 years ago

** nb. This new movie page uses data that was not saved prior to this merge so any old movies you have saved will cause errors, to fix this I made a small script, and you just have to fill out mongoDB data: https://github.com/mah51/merge-tool

Other than that its all good my g

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/mikerophone/movie-web-typescript/2gqVmcEPkDCeVXeEwiY8snDSg45R
✅ Preview: https://movie-web-typescript-git-new-movie-pages-mikerophone.vercel.app

mah51 commented 3 years ago

📝Changed routes:

/movie/[id] /user/[uID]
Screenshot of /movie/[id]
(view full size)
Screenshot of /user/[uID]
(view full size)

And 2 other routes:

Commit b5d6eb7156fe88853be820f984292ddbac315409 (https://movie-web-typescript-dz1ifnfbs-mikerophone.vercel.app).