Skip to content

uchenna23/ChennaFlix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChennaFlix

ChennaFlix is a full-fledged online video streaming platform inspired by popular services like Netflix. It provides a vast library of movies and TV shows to users with an intuitive interface, seamless playback experience, and personalized recommendations.

Tech Stack

Backend:

  • Java (Spring Boot)

  • PostgreSQL

Frontend:

  • Angular JS

  • CSS / SASS / Bootstrap

Prerequisites

  • Java 17

  • Node.js (v14+) and npm (v6+)

  • MySQL/PostgreSQL

  • Git

  • Docker Containerization

The ChennaFlix application is fully containerized using Docker, which simplifies the deployment process and ensures consistency across different environments. To run the application within Docker containers, make sure Docker is installed and follow these steps:

Clone the repository:

run git clone https://github.com/your-username/ChennaFlix.git

run cd /frontend

Build and run the Docker containers:

run docker-compose up -d

Access the application:

Visit http://localhost:4200 to use the ChennaFlix frontend.

The backend runs on http://localhost:8000 and interacts with the database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published