Skip to content

Movies Web App example (account, movies list, liked movies, watched movies, filtered search)

License

Notifications You must be signed in to change notification settings

Mitix-EPI/NeoMovie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎥 Movie Web App Example 🎥

Badge Web Badge API Badge API License: MIT

A simple example of a web application about movies. You can register and log in you to select your favorites movies and group them in one place.

Table of Contents

  1. Getting Started
  2. Website Presentation
  3. License

Getting Started

0. Dependencies 📚

The entire project is based on containers to make the deploy easier. You must have Docker 🐳 installed in your environment.

1. Clone project 📁

git clone https://github.com/Mitix-EPI/NeoMovie
cd NeoMovie

2. Running the project 🚀

docker-compose build # Build containers
docker-compose up # Run each containers (Web / Api / DB)

The site should now be served on http://localhost:5000.

3. Adminer 🌀

An adminer is working on http://localhost:8080 and can help you adding movies easily.

📷 Website presentation 📷

Home Page

Register

Login

Movies Menu

Filtering Movies

Movies Details

Movies Watched

Movies Liked

License

Distributed under the MIT License. See License for more details.

About

Movies Web App example (account, movies list, liked movies, watched movies, filtered search)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published