Skip to content

yardenavraham/Search-Movies-App

Repository files navigation

🎥 Movies Website

Table of Contents
  1. About The Project
  2. Screen shots
  3. Built with
  4. Installation
  5. How to use?

About The Project

Movies management and subscribers web application. Building a Rest API server based on microservices architecture. The server manages data from web service and JSON files and provides different access permissions depending on the type of user.
As a user, you can search and create movies.
The search results page will show you a list of movies that match your search. You can find all the information about the movie (including an image of the data retrieved from the web service) by clicking on its name. In the user management page, the admin can add users, update details and delete.

Screen shots

login search movie search results

Built with

Developed with Node.js and Express.

Installation

Install Node.js
npm i express axios nodemon jsonfile

How to use?

Click to see the demo of my app.

USERNAME: Admin
PASSWORD: admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published