Skip to content

abdullahbaig052/teachers-ppmg-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teachers-ppmg

Test for Python Developer - Dubai, UAE.

  1. Clone git@github.com:abdullahbaig052/teachers-ppmg.git or download as Zip as my account 2fa.
  2. Create virtualEnv then activate it
  3. Install requirments by running below command under teachers--pmg/ directory:

    pip install -r requirements.txt

  4. Create SuperUser for admin panel run below command under teachersPPMG/ directory:

python manage.py createsuperuser

  1. Set your credentials.
  2. Run django server with below command under teachersPPMG/ directory:

python manage.py runserver

  1. Admin can be seen on below URL: http://localhost:8000/admin/

  2. (Upload Teacher Details) button will only be accessible if you login via admin panel. Then open below URL: http://localhost:8000/

  3. Search using last name first name email and via subject has been added and functional on home page as well.

  4. Attaching video in email of working assignment as well.

About

Test for Python Developer - Dubai UAE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published