An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/sahilatahar/capstone

css3 html html5 javascript json learning-platform online-tutorials vannila-javascript-projects yhills yhills-internships

Last synced: 12 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# Capstone - Course Tutorial Platform

![Capstone Logo](preview.png)

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](LICENSE) file for more details.

Happy learning with Capstone!