sahilatahar / Capstone

Capstone is a web-based online tutorial platform offering some courses. It was a part of my Yhils internship programme. It features YouTube channel attribution, local storage for student information, responsive design for different devices, and a dark mode option. Built with HTML, CSS, JavaScript, JSON, Font Awesome, and Swiper.

Home Page:https://capstonplatform.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capstone - Course Tutorial Platform

Capstone Logo

Capstone is a web-based platform designed to provide comprehensive tutorial resources for various courses through video content. Users can access tutorials from popular YouTube channels like CodeWithHarry, ApnaCollege, and freeCodeCamp. Additionally, Capstone offers features such as local storage for tracking course progress and a responsive design for seamless viewing on different devices.

πŸš€ Key Features

  • πŸ“š Comprehensive Video Tutorials: Access high-quality video tutorials covering a variety of courses, carefully curated for a comprehensive learning experience.
  • πŸ“Ί YouTube Channel Attribution: Proper credit is given to YouTube channels for the videos used in the tutorials, acknowledging their valuable content.
  • πŸ“ˆ Progress Tracking: Utilize local storage to keep track of course progress and personal data, making it easy to monitor academic achievements.
  • πŸ“± Responsive Design: Enjoy a seamless viewing experience across devices, including PCs, laptops, tablets, and mobile phones.
  • πŸŒ™ Dark Mode: Reduce eye strain and enhance readability in low-light conditions with the dark mode feature.

πŸ’» Technologies Utilized

The project incorporates the following technologies:

  • HTML
  • CSS
  • JavaScript
  • JSON
  • Font Awesome
  • Swiper (JavaScript library for slider/carousel functionality)

πŸ› οΈ Installation

To run the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/sahilatahar/Capstone.git
    
  2. Navigate to the project directory:
    cd Capstone
    
  3. Open the index.html file in your preferred web browser.

πŸ™ Credits

We extend our gratitude to the following YouTube channels for their valuable video content:

  • CodeWithHarry
  • ApnaCollege
  • freeCodeCamp

πŸ“ License

The project is licensed under the MIT License. Refer to the LICENSE file for more details.

Happy learning with Capstone!

About

Capstone is a web-based online tutorial platform offering some courses. It was a part of my Yhils internship programme. It features YouTube channel attribution, local storage for student information, responsive design for different devices, and a dark mode option. Built with HTML, CSS, JavaScript, JSON, Font Awesome, and Swiper.

https://capstonplatform.netlify.app

License:MIT License


Languages

Language:CSS 44.9%Language:JavaScript 36.7%Language:HTML 18.4%