/was-practical-test

Submission for WAS practical test. A news web application.

Primary LanguagePython

was-practical-test

Submission for WAS practical test. A news web application.

Table of contents

General info

This project runs a web application that includes a fictional local newspaper, the Bothy Gazette. The Bothy Gazette covers the West Highlands and Loch Lomond National Park areas.

image

Technologies

Project is created with:

  • Python 3.9
  • HTML5
  • Django 2.2

Visit Online and Setup

The project is currently hosted on pythonanywhere. Visit online at:

http://hzl616.pythonanywhere.com/daily/

Setup Locally: Clone the repository, go to the project directory and start the localhost server from the comand line using manage.py run server