1 Forks
3 Stars
3 Watchers

smart_learn

This is an API for a Smart Learning project built with Django Rest Framework (DRF). The API allows users to enroll in courses, complete lessons and quizzes, and track their progress. Instructors can create and manage courses, lessons, and quizzes, as well as view information about enrolled users.

How to download and setup smart_learn

Open terminal and run command
git clone https://github.com/chukaibejih/smart_learn.git
git clone is used to create a copy or clone of smart_learn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with smart_learn https://github.com/chukaibejih/smart_learn/archive/master.zip

Or simply clone smart_learn with SSH
[email protected]:chukaibejih/smart_learn.git

If you have some problems with smart_learn

You may open issue on smart_learn support forum (system) here: https://github.com/chukaibejih/smart_learn/issues