Skip to content

mak-ux/Movie_search_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Movie Library Web APP

Youtube Link: https://youtu.be/8JoIP2_1Ecc

About-

This is web based movie search applications ,This web application is having following features.

  • Login
  • Register
  • Logout
  • Authentication
  • Search Movie from the OMDB movie API
  • Show the List Of Movies
  • Create Playlist from the List Of Movies
  • Remove Movie from the playlist

Tech Stack-

  • MongoDB
  • CSS
  • NodeJs
  • React
  • Mongoose

Steps to run this application on local system-

  • Clone this repo.
  • Extract and cd to client folder
  • Run command 'npm install'
  • Once the packeges are installed
  • Run command 'npm start'
  • Now go to 'http://localhost:3000/'
  • open new console in vscode and cd to server
  • Run command 'npm install'
  • Once the Node packages are installed
  • Run command 'npm start'
  • At this point both client and servers are running.
  • Now you will prompted to home route
  • Go and register
  • Once you are registered,you can login.
  • The moment you are loggedin,you will be prompted to new routes that is movie.
  • From this routes,one can search movie and create playlist from the list of movies.
  • Created playlist can be seen by the loggedin user.

You are all set to use his project.

Functionality-

First Page

front_page

Login Page

signin

Signup page

signup

Search Page

search_page

List of Movies page

list_of_movies

Created playlist

created_playlist

Thank you for reaching out till this point.

P.S. Feel free to drop me a feedback,as there is always a room for learning.
I will surely work on your feedback.

About

All about movie search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published