Project management website for CMSC495 built using the Django stack

A minimal project management website for CMSC495 built using the Django stack.

  • Team Lead: @MeyerWilliam
  • Front End: @mosiris
  • Back End: @Justin444



  • Browser and access

    • Access the website through a modern web browser like Google Chrome or Mozilla Firefox by entering the website url.
  • Account Creation

    • The user will be directed to a login page with a button to create a new account. New users will need to create an account to access website functions.
      Password complexity is a must on account creation. The user will need to create a username and the password must be longer than 8 characters with an upper case, lowercase, number, and symbol for optimal security.
  • User Dashboard