Skip to content

Repository for my Web Technologies Semester Project : implemented using html,css,js and PHP/Laravel for backend

Notifications You must be signed in to change notification settings

usmanmalik07/anime-streaming-website

Repository files navigation

Guffyluffy - The Ultimate Anime Streaming and Merchandise Destination

Project Description

Guffyluffy is the ultimate platform for anime enthusiasts, combining anime streaming with an extensive merchandise shop. It offers a unified experience for both watching shows and purchasing related products, making it a one-stop solution for anime lovers.

Features

Anime Streaming Platform

  • User Registration and Authentication: Users can securely create accounts and access personalized features.
  • Browse and Search: A comprehensive anime library with advanced search and filter options.
  • Streaming Player: A responsive player with full playback controls.
  • User Profiles: Personalized user profiles for managing subscriptions and purchases.
  • Integration with Third-party APIs: Leverage the Fetch API for fast and efficient search functionalities.

Anime Merchandise Shop

  • E-commerce System: A shopping cart with a secure checkout process.
  • Product Catalog: Detailed product descriptions, high-quality images, and categories for easy navigation.

Community Features

  • Contact Us: A section for users to reach out to the site's administrators.
  • Social Media Integration: Links and handles to connect with the anime community.

Technologies Used

  • Frontend: HTML, CSS, JavaScript, Bootstrap
  • Backend: PHP, Laravel, MySQL
  • Development Tools: XAMPP, Git, GitHub
  • Version Control: Git for version tracking and collaborative development.

Working

Landing Page

On Hover

Trending Section

Most Viewed

Shop

Shop More

About Us

Login Page

How to Clone and Run the Project

  1. Install Git: Ensure Git is installed on your system.
  2. Clone the Repository: Use the git clone command to download the project.
  3. Set Up XAMPP: Install XAMPP and create the necessary MySQL database.
  4. Configure Database: Update the .env file for database connection.
  5. Install Dependencies: Run composer install to get necessary PHP packages.
  6. Run Migrations: Execute php artisan migrate to set up the database schema.
  7. Start Local Server: Launch the local server with php artisan serve.
  8. Access the Platform: Visit http://localhost:8000 in your browser to interact with the platform.

This setup guide and readme file structure should provide clear instructions to get Guffyluffy running locally!

About

Repository for my Web Technologies Semester Project : implemented using html,css,js and PHP/Laravel for backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published