aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 788add9..b7441af 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,9 @@ User types:
Report problems with CST or such as password changes to admin@arf20.com
FILES:
+ index.html
+ landing page, branding?
+
register.php -> login.php
registers client to db
send email with verification link
@@ -53,7 +56,6 @@ FILES:
SQL:
-Database: arfnet2
Tables:
users User logins
id autoincrement, username, password (hash), email, email verification code, user type { client, helpdesk, accountant, admin }, register date