Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎬 mbox: Movie Streaming Platform for Rwanda and Beyond

A.K.A. Agasobanuye Films Rwanda

A modern, responsive movie streaming platform for Rwandans and beyond.

PHP Version MySQL Version License GitHub Issues GitHub Stars


πŸš€ Project Overview

mbox is a web application designed as a premier movie streaming and content hub, focusing on audiences in Rwanda and Africa. It features separate client and admin interfaces for robust content management.

Mission: Deliver curated, accessible, and high-quality movies β€” local and international β€” supporting translated or regionalized media.


πŸ› οΈ Technology Stack

Component Technology Icon Description
Backend PHP 7.4+ PHP Handles routing, server-side logic, AJAX processing.
Database MySQL/MariaDB MySQL Stores movies, users, and feedback.
Frontend HTML/CSS HTML5 CSS3 Page structure and styling; Tailwind CSS assumed.
DB Connector MySQLi (OOP) MySQLi Secure database interaction from PHP.

πŸ“‚ Project Structure

mbox/ β”œβ”€β”€ admin/ # Backend admin panel β”œβ”€β”€ client/ # Public interface β”œβ”€β”€ common/ # Shared scripts/pages β”œβ”€β”€ issets/ # Images, avatars, styles β”œβ”€β”€ databases.sql # Database creation script β”œβ”€β”€ dbconf.php # DB connection config β”œβ”€β”€ index.php # Entry point └── readme.md # This file text---

πŸ’Ύ Database Schema

Table Name Purpose Key Fields
movies Streaming content name, title, description, poster_link, trail_url, stts
users Platform subscribers name, email (UNIQUE), password (HASHED)
myusers Admin accounts name, email (UNIQUE), password
feedback User comments email, feedback, date_submitted

βš™οΈ Setup & Installation

  1. Clone repository:
    git clone https://github.com/theodevrwanda/mbox.git
    cd mbox

About

πŸš€ Project Overview mbox is a modern, responsive web application designed to be a premier movie streaming and content hub focusing on audiences in Rwanda and the wider African region. The platform is built using a classic PHP and MySQL stack, featuring separate client and admin interfaces for robust content management.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages