📽 A dynamic video streaming platform meticulously crafted with PHP and MySQL, delivering a seamless and responsive experience.
- Frontend: HTML, CSS, Bootstrap, JavaScript (jQuery)
- Backend: PHP
- Database: MySQL (managed with HeidiSQL)
- Responsive design for seamless viewing on all devices.
- User-friendly interface for easy navigation and video management.
- Extensive video library with categories and search functionality.
- Secure user authentication and session management.
- Clone the repository:
git clone https://github.com/malldonado/videotube.git
- Import the database schema using HeidiSQL or similar tools.
- Configure database connection in
config.php
. - Start a local server or deploy to your hosting environment.
- Navigate to the application in your web browser.
- Sign in with your credentials or explore as a guest.
- Browse through videos, search by categories, and enjoy streaming!
Contributions are welcome! Fork the repository and submit a pull request with your enhancements.
This project is licensed under the MIT License.