Skip to content

Node + Mongo + Graphql + React ==> Simple movie rating application for fun!

Notifications You must be signed in to change notification settings

NitnekB/movies-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movies Graphql API

Simple movie rating project

Functionalities

1 - User

  • Create user
  • Login using jwt
  • See my profile
  • Edit my profile
  • Logout
  • List all users on admin section

2 - Movies

  • Create a new movie
  • Read a specific movie
  • Fetch all movies
  • Update a specific movie
  • Delete a specific movie

2bis - Omdb API

  • Search movies from Omdb database
  • Import/create movie from it

3 - Ratings

  • Rate a specific movie
  • Display all negative/positive user votes
  • See all my votes on profile page with the date

4 - Google translate API

  • Use this API to translate movie title

About

Node + Mongo + Graphql + React ==> Simple movie rating application for fun!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published