Explorar o código

update readmd

melodmi %!s(int64=3) %!d(string=hai) anos
pai
achega
f773dbb274
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -0,0 +1,11 @@
+Functions implemented: 
+* signup, 
+* login with username and password, 
+* logout, 
+* the user cannot login again if he/she is already logged in (except admin),
+* the user cannot signup for username already used, 
+* check how many users logged in (from INDEX.html)
+
+
+User for testing: username -> hello, password -> world
+Admin user (hard-coded): username -> admin, password -> admin