-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Database integration #471
Database integration #471
Conversation
Added visual for dark mode setting
Added listener for dark mode
Anybody looking at this? |
I am. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool ! I checked this and all is good ! No problem !
👍 Thanks everybody! Merging! |
cool ! |
@huytd You really need to learn to use the squash and merge button. |
Yes master 🙇 LOL, just kidding, I don't think Github has that button (at least, at the time I hit the merge), but yes, I should do it on the command line for big pull requests like this. 👍 |
It took me like 5-6 hours of experimenting and bug fixes but I FINALLY got it working so a breakdown
I added sql settings into config.json so that people can modify to their needs easily
Added code to server to connect to database based on settings in config.json
Added code to log incorrect password input for admin (it was on the todo list)
This could really be useful for the future as well with a level/xp system I would start working on it but....I just spent like 5 hours on all this.....coffee and code || sleep
It's OKAY !