/chiffer-test

Primary LanguageJavaScriptMIT LicenseMIT

Getting Started With Node, Express and Postgres (using Sequelize)

Completed

  • Schema users
  • Schema organizations
  • Schema Project
  • Schema task
  • Schema field: assigning/unassigning tasks to the user
  • Schema field: adding tasks to projects
  • Schema field:commenting on tasks

Nice to do:

  • (New) AWS authentication
  • (New) Fix eager loading in organization
  • (Feature) Change password
  • (Bug) Check Sync issue
  • (New) user unique in organizational level

ER diagram

Screenshot 2021-04-17 at 8 37 06 AM