Fully Functional Login and Signup System
When forking this project, don't forget to hash the passwords and replace everything in database.json
with {}
.
I felt like making a login and signup system so i did. Made in around 5 minutes so plz don't judge. The comments in the repl will tell you want to customize :D
techgeek680
Wow! question: where do you edit the
Welcome back, example
area?
ChezCoder
@techgeek680 line 33 :)
techgeek680
thanks :)
@ChezCodercoderash
amazing!
CodingGoose
Nice!
DarshanRajpara1
This is cool!
that1dev
Nice!
Using a database file is not a good idea. Any file based storage on it can lose data.