Skip to content

KirstenMiller3/AdventureQuest

Repository files navigation

Adventure Quest

MSci 2016-2017 ITech team Project Repo

Installation

Install: Python >=2.7

In a suitable directory. clone the repository $ git clone https://github.com/KirstenMiller3/AdventureQuest.git

With a virtual environment setup with pip, install : pip install –r requirements.txt

Or: pip install Pillow

pip install Django

Usage

Run database migrations:

python manage.py makemigrations

python manage.py migrate

Be sure to run the populate script:

python population_script.py

Then, finally:

python manage.py runserver

Built With

  • Django - The web framework used
  • W3.CSS - The CSS framework used
  • JQuery
  • Ajax
  • Google Maps API
  • Facebook Comments Plugin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors