Skip to content

AbheekRai/Shinsee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Shinsee Movie Rental Platform

Shinsee GraphQL Django React

Shinsee is a high-performance, GraphQL-powered movie rental platform designed for seamless online subscriptions. Built on a scalable backend using Django and PostgreSQL, it provides a robust solution for digital content rentals.

🚀 Demo

Check out the live demo: Shinsee Live (Replace with actual URL)

Features

  • 🎬 Movie Rental System – Rent movies online with flexible subscription plans.
  • 🚀 GraphQL API – Efficient data fetching with a powerful API.
  • 🛒 Cart & Checkout – Smooth user experience for renting and purchasing.
  • 🔐 Authentication & User Management – Secure login, signup, and session handling.
  • 📊 Admin Dashboard – Manage content, users, and transactions with ease.
  • 🌍 Multi-currency & Multi-language Support – Expand globally.
  • 🎥 Streaming Support – Integrated video streaming for instant access.

🛠️ Tech Stack

Frontend: React, TypeScript, Next.js
Backend: Django, PostgreSQL, GraphQL API
Deployment: Docker, Kubernetes, AWS/GCP

📦 Installation

Prerequisites

Ensure you have the following installed:

  • Python 3.8+
  • PostgreSQL
  • Node.js & Yarn
  • Docker (optional for containerized deployment)

Setup

Clone the repository and install dependencies:

# Backend
cd shinsee-backend
python -m venv env
source env/bin/activate
pip install -r requirements.txt

About

Movie Rental App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published