asmansou1337 / Hypertube

A web application that allows a registered user to research and stream movies scrapped from YTS and 1337x (ejs template, nodejs/express and mongodb)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hypertube Project

  • A web application that allows a registred user to research and watch movies.

  • This project is part of the 1337 Khouribga Curriculum.

  • Made using ejs template, nodejs/express and mongodb.

  • Goals: Framework MVC - Omniauth - Background jobs - Internationalisation - third party API - RESTful API

  • Installation

    • this project run using docker
    • Follow this instructions to launch the project

Project details:

  • User part :
  • Registration page:
    • at least an email address, a username, a last name, a first name and a password
    • After the registration, an e-mail with an unique link must be sent to the registered user to verify his account

Alt text

  • Login Page:
    • connect with his/her username and password
    • able to receive an email allowing him/her to re-initialize his/her password in case of forgetting his/her password
    • disconnect with 1 click from any pages on the site.
    • login with Omniauth (the 42 strategy or google strategy)

Alt text

  • User profile:
    • Once connected the user can modify his profile or password
    • The user must be able to select a preferred language that will be English by default

Alt text

  • Search part :
  • The search engine will interrogate at least two external sources (yts and 1337x), and return the ensemble of results in thumbnails forms.

Alt text

  • The user can filter/sort or search by name for movies:

Alt text

  • Video part :
  • This section present the details of a movie

Alt text

  • The users have the option of leaving a comment on the video, and see the list of prior comments.

Alt text

  • Subtitles for the movie are also available (English + French)

Alt text

  • The user can see his favorites/watchlist movies

Alt text Alt text

About

A web application that allows a registered user to research and stream movies scrapped from YTS and 1337x (ejs template, nodejs/express and mongodb)


Languages

Language:CSS 70.6%Language:JavaScript 27.6%Language:HTML 1.8%Language:Dockerfile 0.0%Language:Shell 0.0%