Skip to content

This is an online course app where a user can enroll for a course and take an assement

Notifications You must be signed in to change notification settings

Freedisch/Django-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

ONLINE COURSE APP

This is a web application where user can enroll for a course and take a quizz assements. The User cannot enroll in the course without have an account on the website. There is all the admin page where the admin can add delete or update a course and the assements.

Features

  • Creating account/Login
  • Enrolling for a course
  • Take a quizz and been graded
  • Adding courses
  • Deleting, update users information

Deployment

To deploy this project run

  python manage.py makemigrations
  python manage.py migrate
  python manage.py runserver

About

This is an online course app where a user can enroll for a course and take an assement

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published