summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorblendoit <blendoit@gmail.com>2020-01-22 20:22:05 -0800
committerblendoit <blendoit@gmail.com>2020-01-22 20:22:05 -0800
commitd4b417b6d7c42440a4002aa183a9bb580429a6ec (patch)
tree6e3c7c690d7c73f63e9bae333c3d69c57d9b9083 /README.org
parentb8aa5096f60f3afd8b0fd31eab96bff8312c9231 (diff)
Added prereqs, usage and installation instructions
Diffstat (limited to 'README.org')
-rw-r--r--README.org15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.org b/README.org
index d3fa4ea..4197c41 100644
--- a/README.org
+++ b/README.org
@@ -35,3 +35,18 @@
*** =forms.py=
This Python file contains the forms that our user will sign in throughout the website (registration, login). Possible implementation of the messaging system as a series of forms sent from user to user.
+
+* Prerequisites
+
+ 1. A Python interpreter and the following dependencies:
+ 1. =Flask=
+ 2. A web browser
+
+* Installation
+
+ Install Python.
+
+* Viewing the website
+
+ 1. Run the =routes.py= script using your Python interpreter.
+ 2. Visit =127.0.0.1= on your web browser.
Copyright 2019--2024 Marius PETER