Django E-Learning System - Final Year Project

preview_player
Показать описание

0:00 Intro
14:00 Setup
26:10 Roadmap
29:00 Update your models
31:00 Create request of home pages
33:55 urls
39:00 viewing urls
50:00 create signup
1:08:40 create login
1:40:00 Creating admin user using the admin page
1:57:00 implementation of admin
2:04:00 Instructor signup
2:09:13 Register Instructor
2:21:00 Course
2:40:00 Announcement
3:14:00 Manage user
3:37:00 manage profile
4:39:00 Instructor Dashboard
4:53:00 Implementing functions of Instructor
5:15:00 Quiz

#DjangoELearningSystem #FullProject #Sourcecode #FinalYear #Python #PythonCoding #LearnPython
Рекомендации по теме
Комментарии
Автор

Thank you so much for your effort!😁. Waiting for more

yinminaung
Автор

very very helpful video i am taking help for my college final year project. Thank you so much. Very greatful

siyapandey
Автор

Thank u Sir Mo Tech


I missed the Instructor_signup Page from the template for the source code, also the abbreviation of i_signup

zakariyemohamudabdi
Автор

0:00 Intro
14:00 Setup
26:10 Roadmap
29:00 Update your models
31:00 Create request of home pages
33:55 urls
39:00 viewing urls
50:00 create signup
1:08:40 create login
1:40:00 Creating admin user using the admin page
1:57:00 implemention of admin
2:04:00 Instructor signup
2:09:13 Register Instructor
2:21:00 Course
2:40:00 Announcement
3:14:00 Manage user
3:37:00 manage profile
4:39:00 Instructor Dashboard
4:53:00 Implementing functions of Instructor
5:15:00 Quiz

knightdeluxegaming
Автор

Parabéns pelo trabalho. Muito sucesso para vocês. Obrigado.

rangelbatista
Автор

Would be great if you have videos and codes for other such elaborate project.

ruksharalam
Автор

In registering the user I got an attribute error.

shreyaagnihotri
Автор

Please i am facing an error while clicking on the register page template does not exist someone help me

allahkitalash
Автор

Really nice, Great work . Thanks so much. Can i use Angular for the frontend for this project?

changemotion
Автор

Please tell me technologies which u used for this project ...Like Djnago, Python, default sql lite & what about others?

maheshmokashe
Автор

Sir Please send some code to dowload excel files from one folder that can be binded into dropdownlist and each of them to download in django

obulinarayanan
Автор

Hello, The git repo don't have the full source code. Can you please provide the complete source code??

Prakash-fxef
Автор

how do i run the project after django installation

elishatech
Автор

On registering the user.. the interests checkbox not showing..could you tell me how to fix this

abdulfaizan
Автор

Hello! I have a question, in the instructor's test page does not display the names of the learners who passed the test. Could you give me some hints on how to fix this. Thank you very much!

withluvnu
Автор

when i tried to run the code it shows : ModuleNotFoundError: No module named 'widget_tweaks' please suggest fix

siyapandey
Автор

sir, it's not working.Error occured.Please help me.the error is

PS E:\New python manage.py migrate
Traceback (most recent call last):
File "E:\New Downloads\Django-E-Learning-System-master\manage.py", line 22, in <module>
main()
File "E:\New Downloads\Django-E-Learning-System-master\manage.py", line 18, in main

File "C:\Users\User\AppData\Roaming\Python\Python311\site-packages\django\core\management\__init__.py", line 401, in execute_from_command_line
utility.execute()
File "C:\Users\User\AppData\Roaming\Python\Python311\site-packages\django\core\management\__init__.py", line 377, in execute
django.setup()
File "C:\Users\User\AppData\Roaming\Python\Python311\site-packages\django\__init__.py", line 24, in setup

File "C:\Users\User\AppData\Roaming\Python\Python311\site-packages\django\apps\registry.py", line 91, in populate
app_config = AppConfig.create(entry)

File "C:\Users\User\AppData\Roaming\Python\Python311\site-packages\django\apps\config.py", line 90, in create
module = import_module(entry)

File "C:\Program Files\Python311\Lib\importlib\__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)

File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
File "<frozen importlib._bootstrap>", line 1142, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'bootstrap_modal_forms'


sir, please help me to solve this

royvarghese
Автор

which database are u used in this project

souravsambit
Автор

can we have multiple instructors? and instructor login/register?

hadikhan
Автор

Can you please share the requirements.txt file or maybe the contents of that file in the chatbox. It would be a great help!!!

chandankumarpradhan