Louicha / inaeternum

This is the git repository for the Software Engineering project in Aeternum

Home Page:htttp://inaeternumblog.wordpress.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inaeternum

Codacy Badge Codacy Badge


How to install:

Step 1:

Download the repository as .zip file. Unzip it.

Step 2:

Open your command line. Navigate to the folder, were you extract the repository. Make sure Phyton is installed. You can verify that Python is installed by typing python from your shell.

Step 3:

Type manage.py runserver or phyton manage.py runserver from command line. You’ll see the following output on the command line:

Performing system checks... System check identified no issues (0 silenced). June 28, 2017 - 15:50:53 Django version 1.11, using settings 'mysite.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C.

Our blog: https://inaeternumblog.wordpress.com/ Our final post : https://inaeternumblog.wordpress.com/2017/06/29/final-post-time-to-say-goodbye/

About

This is the git repository for the Software Engineering project in Aeternum

htttp://inaeternumblog.wordpress.com


Languages

Language:HTML 43.0%Language:CSS 30.3%Language:JavaScript 15.2%Language:Python 11.4%