This is an e-learning website project designed to provide online courses to users. It offers various features such as user authentication, course enrollment, a chatbot for assistance, and a recommendation system to suggest courses based on user preferences.
- User Authentication: Users can sign up and log in to access the courses.
- Course Enrollment: Users can enroll in courses they are interested in.
- Chatbot: A chatbot is available to assist users with any queries they may have.
- Recommendation System: The system recommends courses to users based on their past enrollment and interests.
- Certificate Generation: Upon completing a course, users receive a certificate via email.
- HTML
- CSS
- JavaScript
- Firebase (for authentication and database)
- Bootstrap (for styling)
- jQuery (for DOM manipulation)
- FontAwesome (for icons)
- Clone the repository:
git clone https://github.com/your-username/e-learning-website.git - Navigate to the project directory:
cd e-learning-website - Open the
index.htmlfile in your web browser to view the website locally.
- Register for an account or log in if you already have one.
- Browse through the available courses and enroll in the ones you're interested in.
- Use the chatbot for assistance with any questions or concerns.
- Receive course recommendations based on your preferences and past enrollment.
- Upon completing a course, check your email for the certificate.
This project is licensed under the MIT License - see the LICENSE file for details.