Skip to content

A fully functional Learning Management System with Ajax integration for optimized database changes embodying the experience of smooth e-learning with Django and with the API infrastructure of Django's REST Framework. Implementation of ckeditor which is a robust javascript text editor for instructors.

Notifications You must be signed in to change notification settings

fasih99/Full-Stack-Learning-Management-System-Smart-Learn

Repository files navigation

smart-learn

A fully functional Learning Management System with Ajax integration for optimized database changes embodying the experience of smooth e-learning with Django and with the API infrastructure of Django's REST Framework. Implementation of ckeditor which is a robust javascript text editor for instructors.

To login as Instructor :

username:instructor password:insta123

To login as Student:

username:student password:stud1234

To run this locally, open up a terminal and with Git installed, type

git clone https://github.com/fasih99/smart-learn.git
cd smart-learn
python -m pip install -r requirements.txt
python manage.py runserver

This will start the server at localhost:8000/. Make sure django is installed or make a virtualenv with django installed. It is also deployed at https://smart-learn.herokuapp.com/home/

About

A fully functional Learning Management System with Ajax integration for optimized database changes embodying the experience of smooth e-learning with Django and with the API infrastructure of Django's REST Framework. Implementation of ckeditor which is a robust javascript text editor for instructors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published