diff --git a/docs/howtos/redisgraphmovies/index-redisgraphmovies.mdx b/docs/howtos/redisgraphmovies/index-redisgraphmovies.mdx index e1df1a2188..32d2f89d7d 100644 --- a/docs/howtos/redisgraphmovies/index-redisgraphmovies.mdx +++ b/docs/howtos/redisgraphmovies/index-redisgraphmovies.mdx @@ -5,7 +5,6 @@ sidebar_label: Building Movies database app using RedisGraph and NodeJS slug: /howtos/redisgraphmovies --- -Author: [Ajeet Singh Raina](https://twitter.com/ajeetsraina) IMDb(Internet Movie Database) is the world's most popular and authoritative source for information on movies, TV shows and celebrities. This application is an IMDB clone with basic account authentication and movie recommendation functionality. You will learn the power of RedisGraph and NodeJS to build a simple movie database.