A terrible-looking kanban board; built with NodeJS and VanillaJS
- User signup/signin with password, google, facebook
- Create boards, lists, list-items
- Mark list-items as done, or delete them
- MongoDB: database; there must be a unique index on the
username
field of theusers
collection - Redis: for email-verification and password-reset token storage