vic3king / TEH_challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TEH_challenge

  • accept applicants
  • persist applicant info to db
  • display all registered applicants

Requirements and Installation

Via Cloning The Repository

# Clone the app
git clone https://github.com/vic3king/TEH_challenge.git

# Switch to directory
cd TEH_challenge

# Run migrations
python manage.py migrate


#Start the application
python manage.py runserver

About


Languages

Language:Python 85.7%Language:HTML 14.3%