The TinyDB database is confusingly strung together, and is basically plainly encrypted .JSON files. Need to update it to something more scalable. - [ ] Create documentation of old database - [ ] Refactor information into new database - [ ] Create branch that uses MongoDB to store data - [ ] Migrate old user data to MongoDB