This repository is an educational platform designed to provide students with a comprehensive array of academic resources, including notes, exemplar papers, online video lectures, and specialized courses. It aims to equip students with the necessary skills to excel in highly competitive examinations such as JEE-Main, JEE-Advanced, and GATE. Additionally, it offers a platform for students to submit inquiries, allowing them to resolve any uncertainties they may have. Interactive quizzes are also incorporated into the platform to challenge and stimulate students' problem-solving abilities.
The platform is developed using basic HTML, CSS, and JavaScript technologies. These technologies were chosen to ensure simplicity and ease of understanding, as this project was created as a college project.
-
Academic Resources: The platform offers a wide range of academic resources, including comprehensive notes, exemplar papers, online video lectures, and specialized courses. These resources cover various subjects and topics relevant to competitive examinations.
-
Inquiry Submission: Students can submit their inquiries through the platform. This feature enables them to seek clarification on any uncertainties they may have regarding the study material or any other related topics.
-
Interactive Quizzes: The platform incorporates interactive quizzes that cover a wide range of topics. These quizzes are designed to challenge and stimulate students' problem-solving abilities, helping them assess their understanding of the subject matter.
-
User-Friendly Interface: The platform has a user-friendly interface, making it easy for students to navigate through the different sections and access the resources they need.
To get started with this educational platform, follow these steps:
-
Clone the repository:
git clone https://github.com/arjun-re/E-learning-Weloki.git
-
Navigate to the project directory:
cd E-learning-Weloki -
Open the
index.htmlfile in your preferred web browser.
Contributions to this educational platform are welcome. If you would like to contribute, please follow these steps:
-
Fork the repository on GitHub.
-
Create a new branch with a descriptive name:
git checkout -b feature/your-feature-name
-
Make your desired changes to the codebase.
-
Commit your changes with clear commit messages:
git commit -m "Add feature: your feature description" -
Push your changes to your forked repository:
git push origin feature/your-feature-name
-
Open a pull request on the original repository, describing your changes and their purpose.
This educational platform was created as a college project and would not have been possible without the support and guidance of our instructors and peers. It was a group project done by me and two other friends. We would like to express our gratitude to everyone who contributed to this project. This was taken insipiration from a fellow github user roshan9419.
Happy learning!