Welcome to the Eduma Online Courses Project! This is a pure JavaScript project designed to provide an interactive online learning platform. The project incorporates various technologies to enhance the user experience, including JavaScript, Bootstrap, jQuery, and several jQuery plugins.
-
JavaScript (JS):
- The core programming language used for the project logic and interactivity.
-
Bootstrap:
- Utilized for responsive and mobile-first design, ensuring a seamless experience across different devices.
-
jQuery:
- Integrated jQuery for simplified DOM manipulation and event handling.
-
Add Courses to Cart:
- Users can easily add courses to their cart for streamlined enrollment.
-
Delete Courses from Cart:
- Implemented a feature allowing users to remove courses from the cart as needed, providing flexibility and control over their selected items.
-
Clone the repository to your local machine:
git clone https://github.com/your-username/eduma-online-courses.git
-
Open the
index.html
file in your preferred web browser. -
Explore the online courses platform and interact with the features, including adding and deleting courses from the cart.
Contributions to the project are welcome! If you have ideas for improvements, bug fixes, or new features, please feel free to submit a pull request.