LearnSphere is an educational platform designed to provide users with access to various workshops, courses, and events tailored to their interests. The platform features a recommendation system that suggests events based on user input, enhancing the learning experience.
- Dynamic Event Cards: Displays a list of events with details such as date, time, venue, and an "Apply Now" button.
- Event Recommendation System: Users can input their interests and receive personalized event recommendations.
- Responsive Design: The application is designed to be mobile-friendly and responsive across different devices.
- Star Animation Background: A visually appealing star animation enhances the user interface.
- HTML
- CSS (Tailwind CSS)
- JavaScript
- Fetch API for server communication
-
Clone the repository:
git clone https://github.com/yourusername/learnsphere.git cd learnsphere -
Open
index.htmlin your web browser.
- Navigate to the LearnSphere landing page.
- Explore the Events section to view available workshops and courses.
- Use the Event Recommendation System to find events that match your interests by filling out the form.
- Click on the "Apply Now" button to express interest in a specific event.
learnsphere/ ├── public/ │ ├── index.html │ └── script.js └── README.md
Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.
- Thanks to the edunet foundaition and IBM for their support and resources.