Loading repository data…
Loading repository data…
AjayKumar095 / repository
Welcome to StudyHive, my latest project—a comprehensive Learning Management System (LMS) built with Python. StudyHive is designed to revolutionize the way we manage and engage with educational content.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
StudyHive is a web-based Learning Management System (LMS) built with Django that allows users to access courses, track their learning progress, and manage queries related to the courses. This platform is designed for both students and instructors, offering a seamless environment for online learning and course management.
StudyHive aims to provide a user-friendly platform for online learning. Admins can add and manage courses, while students can enroll in courses, view their progress, and ask queries related to the course material. The platform also includes features like quiz management, course resources, and user authentication.
Before setting up the project, ensure you have the following installed:
Follow these steps to set up StudyHive on your local machine.
Clone the project to your local machine using Git:
git https://github.com/AjayKumar095/StudyHive_LMS_Project.git cd studyhive
python3 -m venv venv
source venv/bin/activate # On Windows, use venv\Scripts\activate
pip install -r requirements.txt
python manage.py runserver
The app will be accessible at http://127.0.0.1:8000/
Links & Resources:
Images:
Here are some screenshots from the project: