summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
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