javascript-mini-projects icon indicating copy to clipboard operation
javascript-mini-projects copied to clipboard

FEAT: Implement responsive online education website with PWA capabilities

Open arpitavbhosale opened this issue 4 months ago • 2 comments

✅ Developer Checklist

  • [ ] I have followed all the guidelines mentioned in the README file.
  • [ ] I have maintained the required directory structure. (Format: ProjectName/{USERNAME}/...yourfiles) ├── index.html # Main webpage ├── style.css # Stylesheet ├── script.js # Frontend logic ├── service-worker.js # Service worker for PWA features └── images/ # Project images
  • [ ] This Pull Request contains only one project.
  • [ ] I have starred ⭐ the repository (optional).

📝 Summary

This project is a fully responsive Online Education website built with HTML, CSS, and JavaScript. It features a modern, clean design and is enhanced with Progressive Web App (PWA) capabilities, including a service worker for offline access, background sync for form submissions, and push notification support. The site is fully responsive and provides a seamless user experience across all device sizes.

📸 Screenshots / GIFs

image

arpitavbhosale avatar Aug 24 '25 16:08 arpitavbhosale

Hello, I’ve made the changes and moved all my files into the folder named after my GitHub ID: OnlineCoursesPlatform/arpitavbhosale/. Kindly review and let me know if everything looks fine.

arpitavbhosale avatar Aug 24 '25 16:08 arpitavbhosale

Kindly review and let me know if everything looks fine.

arpitavbhosale avatar Aug 30 '25 16:08 arpitavbhosale