This is a simple application that will allow small teams to:
- communicate
- organise members into teams
- schedule and manage events
- track basic team activity
- React
- Next.js
- TypeScript
- Neon (Postgres database)
- Prisma (ORM)
- shadcn (component library)
- Auth.js (credential authentication)
- bcrypt (hashing and salting passwords)
See the requirements for more information about what this application contains, and what to expect.
See the devlog for the development history, which includes information such as what has been completed, any issues, and what are the next steps in development.