Skip to content

Simple application to manage a cleaning schedule

Notifications You must be signed in to change notification settings

jeroenpelgrims/clean

Repository files navigation

Subsections

  • Recurring tasks
  • Weekly menu planner
  • Shopping list?

Structure?

  • User

  • Team

    • Groups
      • Tasks
  • Tasklog

    • { timestamp: Date } ]

nextauthjs/next-auth#9189 Note I'm posting directly to /api/auth/signin/email etc and aren't using the signIn() function.