My working login system
This took a while to make so I hope you all enjoy it!
very much great!!!!!!!
@TroyLilgeberg Thank you!
Edit: VERY noice. Also P O G
POG
POG
POG
POG
POG
POG
Everyone dies, if you tell the story long enough.
@peternielsen112 OH MY GOD MY EGO LEVEL IS OVER 9000
Noice
@19aziz5675 why you want edit access to this?
@JacobMcPherson1
I meant to fork it also I found that it doesn't work unless you fork it
@19aziz5675 It doesnt work unless you fork it?
@JacobMcPherson1
Yeah it shows an error but it doesn't seem to be working now
@19aziz5675 can you send me a screenshot of the error so I can fix it?
@19aziz5675 It works for me but there might still be something wrong
@JacobMcPherson1
I cant seem to get it back but if I do ill send it to you
@19aziz5675 Ok thanks!
I have an idea for this cause all you can do now is sign up / log in and check the time but can you make apps or something more to do if this isn't possible its okay but good job anyways!
@19aziz5675 Ill try to update it and add apps in the future but for now, I have to focus on schoolwork
@JacobMcPherson1
Yeah I understand
@19aziz5675 he says 19 days later lmao
you should do itll be easier
oneor2.lower
if you make your username 1 and password 1 it breaks the entire thing
@2plus2is4hoi Oh thats not good
@2plus2is4hoi Did you sign up and make your user and password 1 and then login. or did you just login?
@2plus2is4hoi You have to sign up before you login. I probably should have made that more clear
@JacobMcPherson1 lol my bad
try puuting a while loop like this
var = 1
while var == 1:
login()
if conditions = 'met'
var = 2
else:
continue()
@snekattack I would do that, but if I mess it up and get an error when I try to run the program, it'll wipe the usernames and passwords
@JacobMcPherson1 it wont, the only way to do that is
del db['key']
@JacobMcPherson1 heres a small amount of my program
def signup()
var = 1
while var == 1:
newuser = input('what do you want you username to be')
db['user'] = newuser
if newuser not in db:
print('verified')
var = 2
else:
print('not verified')
and it works
Reasons why this is POG:
@peternielsen112 lol thanks