Skip to content

DNS182/candidate_review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job application review

CANDIDATE LIST VIEW

homepage

CANDIDATE DETAIL PAGE

@admin required to view detail page to ensure user valuable datas detail

API

api

authentication not used :(

APIDETAIL

apidetail

APIPOST

apipost

want to use on IDE download the code as zip and extract and changes some settings to run locally :::

settings.py ----> use secretkey and change database to default as :)

DATABASES = { 'default': { 'ENGINE': 'django.db.backends.sqlite3', 'NAME': 'mydatabase', } }

then hit python manage.py runserver on terminal ...

python manage.py createsuperuser to create admin ...

THANK_YOU HAVE A GOOD DAY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published