This project was developed as part of the Codsoft Web Development Internship.
Pathshal is an online learning platform designed to provide a seamless and interactive learning experience for users. It offers a wide range of courses on various subjects, allowing users to enhance their skills and knowledge from anywhere, at any time.
- User authorization
- Course enrollment
- User progress tracking
- Quiz functionality
- Video lectures and content delivery
- Certificate generation
- Dynamic PDF certificate creation
- Firebase integration for certificate storage
I welcome contributions to improve this project. To contribute, follow these steps:
- Fork the repository
- Create a new branch (
git checkout -b feature/improvement
) - Make your changes
- Commit your changes (
git commit -am 'Add new feature'
) - Push to the branch (
git push origin feature/improvement
) - Create a new Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.