Skip to content

Latest commit

 

History

History
62 lines (44 loc) · 4 KB

README.md

File metadata and controls

62 lines (44 loc) · 4 KB

Simple Streaming Web with Java and MySQL

This repository hosts a straightforward web project employing JSP, HTML, CSS, JavaScript, MySQL, and Java Servlets for #CCIT-FTUI.

Project Overview

This project, created using IntelliJ IDEA Ultimate Edition with GlassFish 7.0.5 server configuration, focuses on building a simple streaming web application. The database is configured on localhost 3307; ensure to replace this configuration with the appropriate localhost setup.

Screenshots

  1. Landing Page Landing Page

    • Welcome users with the main page of the streaming website, providing an overview of the content.
  2. Login Form Login Form

    • Users can access their accounts by entering their credentials through a straightforward login form.
  3. Subscription Plan Subscription Plan

    • Showcase available subscription plans for users to choose from, providing options for different access levels.
  4. Signup Form Signup Form

    • New users can easily create an account by filling in the required details through a user-friendly signup form.
  5. Home Page Home Page

    • Present the main landing page of the website, highlighting featured content and providing easy navigation.
  6. Home Page Home Page

    • Another view of the main landing page, showcasing a variety of content for users to explore.
  7. Home Page Home Page

    • Further content displayed on the home page, offering a diverse range of options for users to browse.
  8. Home Page with Search Bar Home Page with Search Bar

    • Enhance user experience with a search function on the home page, enabling quick access to specific content.
  9. Movie List (Admin) Movie List (Admin)

    • Admin-exclusive view displaying a list of movies for management purposes, ensuring seamless control over the content.
  10. Admin Login Admin Login

    • Admins can securely log in to their accounts through a dedicated login page with heightened access.
  11. Add Movie (Admin) Add Movie (Admin)

    • Admins have the capability to add new movies to the streaming platform, expanding the content library.
  12. Edit Movie (Admin) Edit Movie (Admin)

    • Admins can easily edit movie details, ensuring accurate and up-to-date information for users.
  13. Database Schema image

Feel free to explore the code, customize it to your liking, and enhance its features. As you embark on this coding journey, may your creativity flow, and your projects flourish. Happy coding! 🚀