/ExpressMoviesWebApp

A Node.js server, with Express-Routers design, retrieves information from both web-service server and json files. Data is presented to client via EJS.

Primary LanguageJavaScript

This project is a movie-library web app designed in MVC model. A Node.js server was built in Express framework, and retrieves information from both web-service server and json files.  The information is presented to client via EJS, and the application itself is designed in Express Routers architecture, with DAL and BL layers.

image

image