aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2024-03-15 22:28:01 +0100
committerarf20 <aruizfernandez05@gmail.com>2024-03-15 22:28:01 +0100
commitecdcfff2460db708ae4b471140335ce47aaaf54b (patch)
treeac39f984b8a291107bc024c06b766fb5df524825 /README.md
parent2705e4a140918cfc5afad306afccdd6cc49475da (diff)
downloadarfnet2-cstims-ecdcfff2460db708ae4b471140335ce47aaaf54b.tar.gz
arfnet2-cstims-ecdcfff2460db708ae4b471140335ce47aaaf54b.zip
Landing page and fixed register problems
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