Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 645 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 645 Bytes

adobechallenge2017

Lateef Adetona's submission for the HU Adobe Coding Challenge 2017

This was made using the Django Web Framework!

Use must have Django installed to use this repo, download the latest version of Django at: https://www.djangoproject.com/

To use,

  1. Download and install Django
  2. Clone this repo
  3. In the command line/terminal, change your working directory to the downloaded repo
  4. Run the following command in the command line/terminal python manage.py runserver
  5. If you've ran the command successfully, you will see a IP address in the console window. Copy and paste that IP address into your browser
  6. Enjoy!