Skip to content

Subscription-based platform for managing and tracking movies watch history.

Notifications You must be signed in to change notification settings

DCAG/CinemaTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CinemaTrack - Movies Subscriptions Management System

Built with 2 backend servers (server to server communication), and client built with React, Redux with async loading and updating (Thunk functions). Implemented authentication and authorization with roles and permissions lists, so capabilities are restricted by types of permissions given.

  • React Client

  • Node Front Server - cinemaWS

    Provides:

    • Authentication and Authorization (JWT, session timeout, permissions and resource access limitations)
    • Users management
    • Proxy to backend server
  • Node Back Server - subscriptionsWS

    Provides:

    • subscriptions management (member watched movie STAR at TIME)
    • movies management
    • members management

demo

architecture

About

Subscription-based platform for managing and tracking movies watch history.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published