Loading repository data…
Loading repository data…
Raghavjajooc123 / repository
This is a movie library web application which is created by using EJS, CSS, Javascript in the Frontend, Node.js for Backend, MongoDB as the Database, and Bootstrap to create the better user interface.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is a movie library web application which is created by using EJS, CSS, Javascript in the Frontend, Node.js for Backend, MongoDB as the Database, and Bootstrap to create the better user interface.
To deploy this project run
npm run dev
Register/Login Page :-

Search and display feature :-

Adding to playlist :-

Viewing all playlists :-

Install the Heroku CLI Download and install the Heroku CLI.
Log in to your Heroku account and follow the prompts to create a new SSH public key.
$ heroku login
Create a new Git repository Initialize a git repository in a new or existing directory
$ cd my-project/
$ git init
$ heroku git: remote-a movie-central-heroku
Existing Git repository For existing repositories, simply add the heroku remote
$ heroku git: remote -a movie-central-heroku
Deploy your changes Make some changes to the code you just cloned and deploy them to Heroku using Git.
$ git add .
$ git commit -am "make it better"
$ git push heroku master
Status: Active
Repository type: Original