Cruel Taskmaster

Logo


Introduction

Cruel Taskmaster is a site to help you plan and juggle your various responsibilities.


Technologies

  • Docker
  • PostgresQL
  • Flask-SQLAlchemy
  • React
  • Redux


How to Use

  • Splash Page
  • The splash page welcomes the user and provides sign up and log in links. Splash Page
  • Home Page
  • Logged in users will see this home page, which displays all their environments Home Page
  • Environment Page
  • On an environment page, each job associated it with it is displayed, as well as links to each one Environment Page
  • Job Board Page
  • The functionality of the website, users can drag and drop sections around, and tasks around as well Job Board Page

What I learned

  • Dragging and dropping is much more complex than I'd imagined
  • More planning will save you time later on, rather than having to write convoluted code

Future Plans

    • do better on the next site learning from the mistakes of this one