Skip to content
/ ollert Public

My first non-trivial software side-project: a terrible-looking kanban board built in 2018 with NodeJS and VanillaJS

Notifications You must be signed in to change notification settings

ackinc/ollert

Repository files navigation

Ollert

A terrible-looking kanban board; built with NodeJS and VanillaJS

Functionality

  • User signup/signin with password, google, facebook
  • Create boards, lists, list-items
  • Mark list-items as done, or delete them

Dependencies

  • MongoDB: database; there must be a unique index on the username field of the users collection
  • Redis: for email-verification and password-reset token storage

About

My first non-trivial software side-project: a terrible-looking kanban board built in 2018 with NodeJS and VanillaJS

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published