Spaced
Spaced is a new project I am building using NextJS. Spaced will allow users to design their own digital flashcards for studying and language learning. Spaced repetition algorithms will determine which cards have not been practiced in a while.
- Status
- Development
- Website
- github.com/adamnicol/spaced
- Github
- github.com/adamnicol/spaced
Features
- Built using NextJS and Typescript
- Mantine for UI controls
- Uses the Prisma ORM with PostgreSQL
- Authentication using NextAuth
- Nodemailer and handlebars for emails
- Error logging using Sentry.io
- Deployed on Vercel and Supabase