DEV Community

Pavan Chilukuri
Pavan Chilukuri

Posted on

Movie catalog with MongoDB Atlas

Overview of My Submission

This project is a movie catalog application. It lists all the movies with release date, plot and rating from IMDB and Tomatoes. The data is hosted in MongoDB Atlas.

Submission Category:

E-Commerce Creation

Link to Code

Frontend code

GitHub logo chilupa / movies-ui

Movie catalog which uses MongoDB Atlas Search.

Movies

Search movies by movie title.

This app uses MongoDB Atlas where the movies data is hosted and APIs were developed using Express.

Tech stack

  • React
  • MongoDB Atlas
  • Express

Application

Desktop view

desktop-view

Mobile view

mobile-view

Live view

mobile-view




Backend code

GitHub logo chilupa / movies-server

Backend server for movies app, configured using Express and MongoDB

Movies server




Additional Resources / Info

Live

Movies search

Top comments (0)