Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aveek-saha/movieboard
🎬 A place for all movie reviews, ratings and discussions
https://github.com/aveek-saha/movieboard
movie-reviews movies next next-13 next-auth next13 nextjs posgres postgresql prisma supabase supabase-storage tmdb tmdb-api vercel
Last synced: 10 days ago
JSON representation
🎬 A place for all movie reviews, ratings and discussions
- Host: GitHub
- URL: https://github.com/aveek-saha/movieboard
- Owner: Aveek-Saha
- License: mit
- Created: 2023-03-09T18:29:38.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-25T04:00:10.000Z (over 1 year ago)
- Last Synced: 2024-04-13T18:04:04.513Z (7 months ago)
- Topics: movie-reviews, movies, next, next-13, next-auth, next13, nextjs, posgres, postgresql, prisma, supabase, supabase-storage, tmdb, tmdb-api, vercel
- Language: JavaScript
- Homepage: https://movie-board.vercel.app
- Size: 177 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Movie Board
A place for all movie reviews, ratings and discussions## What is this?
Movie Board is a movie review site built using Next.js 13, the TMDb API, Supabase's Postgres database, next-auth for authentication and deployed on Vercel.
Users can rate movies and write reviews. They can also follow their favorite movies and check out other users and their reviews.
### [Check it out](https://movie-board.vercel.app/)
## Features
Users can:
- Write reviews and rate movies
- Like reviews
- Follow Movie Boards for easy access to reviews
- Search for movies to review
- Login/register via OAuth 2 providers: Google, Discord, Twitter and GitHub
- Switch between roles as reviewers/moderators## Screenshots
## Credits