Logo Lanfrica

nduggahafizu/luganda-translated-movies

Domain:

natural language processing

Record type:

software
Creator:
ndu
Host:
# Luganda Movies - Luganda Translated Movie Streaming Platform A modern, responsive streaming platform dedicated to Luganda translated movies (VJ movies) built with HTML, CSS, JavaScript, and Node.js. Watch your favorite international movies dubbed in Luganda by Uganda's top VJs. ## 🎬 Features - **Luganda Translated Content**: Exclusive collection of movies translated to Luganda - **VJ Profiles**: Browse movies by your favorite VJ translators - **Modern Design**: Clean, professional interface with light green color scheme - **Responsive Layout**: Works perfectly on desktop, tablet, and mobile devices - **Hero Slider**: Auto-playing carousel showcasing featured Luganda movies - **Uganda TV Integration**: Watch local Uganda TV stations live - **Subscription Plans**: Three-tier pricing (Free, Basic, Premium) - **User Authentication**: Login and registration pages with validation - **Search Functionality**: Search by movie title, VJ name, or genre - **Quality Filters**: Filter by translation quality and video quality - **Lazy Loading**: Optimized image loading for better performance - **Smooth Animations**: Engaging transitions and hover effects ## 🎨 Color Scheme - **Primary Color**: Light Green (#7CFC00) - Represents Uganda's vibrant culture - **Secondary Color**: Cyan (#00D9FF) - **Background**: Dark theme (#0a0a0a, #1a1a1a) - **Text**: White (#ffffff) and Gray (#b3b3b3) ## πŸ“ File Structure ``` luganda-movies/ β”œβ”€β”€ index.html # Homepage with Luganda movies β”œβ”€β”€ movies.html # Browse all Luganda movies β”œβ”€β”€ subscribe.html # Subscription plans page β”œβ”€β”€ login.html # User login page β”œβ”€β”€ register.html # User registration page β”œβ”€β”€ uganda-tv.html # Uganda TV stations β”œβ”€β”€ player.html # Video player page β”œβ”€β”€ terms-of-service.html # Terms of service β”œβ”€β”€ privacy-policy.html # Privacy policy β”œβ”€β”€ css/ β”‚ β”œβ”€β”€ style.css # Main stylesheet β”‚ └── respons …

Languages