Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richardr1126/honest-reviews
Honest reviews, a movie review website that lets anyone write reviews. This website uses the TMDb API to fetch movie information. Reviews are checked for spam using large language models with the OpenAI API.
https://github.com/richardr1126/honest-reviews
downvote express honest-reviews mongodb movie nodejs react review upvote
Last synced: about 1 month ago
JSON representation
Honest reviews, a movie review website that lets anyone write reviews. This website uses the TMDb API to fetch movie information. Reviews are checked for spam using large language models with the OpenAI API.
- Host: GitHub
- URL: https://github.com/richardr1126/honest-reviews
- Owner: richardr1126
- Created: 2022-12-25T03:11:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-06T18:08:57.000Z (about 1 year ago)
- Last Synced: 2023-11-08T04:44:28.431Z (about 1 year ago)
- Topics: downvote, express, honest-reviews, mongodb, movie, nodejs, react, review, upvote
- Language: JavaScript
- Homepage: https://movies.richardroberson.dev
- Size: 28.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![GitHub last commit](https://img.shields.io/github/last-commit/richardr1126/honest-reviews)
[![Netlify Status](https://api.netlify.com/api/v1/badges/eaca842b-7d1c-4540-bbef-4ccd29743289/deploy-status)](https://app.netlify.com/sites/honest-reviews/deploys)[![MongoDB Atlas Cloud](https://img.shields.io/badge/-MongoDB-white?logo=mongodb)](https://cloud.mongodb.com/)
[![Express.js](https://img.shields.io/badge/-Express.js-red?logo=express)](https://expressjs.com/)
[![React.js](https://img.shields.io/badge/-React.js-black?logo=react)](https://react.dev/)
[![Node.js](https://img.shields.io/badge/-Node.js-black?logo=npm)](https://nodejs.org/en)# Honest reviews
Honest reviews is a movie reviews website that lets anyone write reviews. The movies that currently have reviews attached are listed on the website. This website uses the TMDb API to fetch movie information. Reviews are checked for spam using large language models with the OpenAI API.
## Features
- Search for any movie by title
- Tap a movie to see reviews
- Upvote or downvote reviews
- Share reviews