This repository hosts a straightforward web project employing JSP, HTML, CSS, JavaScript, MySQL, and Java Servlets for #CCIT-FTUI.
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.
-
- Welcome users with the main page of the streaming website, providing an overview of the content.
-
- Users can access their accounts by entering their credentials through a straightforward login form.
-
- Showcase available subscription plans for users to choose from, providing options for different access levels.
-
- New users can easily create an account by filling in the required details through a user-friendly signup form.
-
- Present the main landing page of the website, highlighting featured content and providing easy navigation.
-
- Another view of the main landing page, showcasing a variety of content for users to explore.
-
- Further content displayed on the home page, offering a diverse range of options for users to browse.
-
- Enhance user experience with a search function on the home page, enabling quick access to specific content.
-
- Admin-exclusive view displaying a list of movies for management purposes, ensuring seamless control over the content.
-
- Admins can securely log in to their accounts through a dedicated login page with heightened access.
-
- Admins have the capability to add new movies to the streaming platform, expanding the content library.
-
- Admins can easily edit movie details, ensuring accurate and up-to-date information for users.
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! 🚀