Skip to content

App implementation of various studying methods (Feynman, spaced repetition) using nextjs and typescript.

Notifications You must be signed in to change notification settings

rayedchow/carduo

Repository files navigation

Carduo

This typescript nextjs project is hosted on vercel, https://carduo.vercel.app/.

Note: socket is buggy, but can easily be fixed in the future, and with video/audio chat.

Self-Hosting

To run this, simply run yarn install and after the required packages are installed, run yarn dev and open http://localhost:3000.

Note: A MongoDB URI is required for running this application (Judges already have the URI in the .env)

Github

The github for this project is https://github.com/voomp/carduo.

About

App implementation of various studying methods (Feynman, spaced repetition) using nextjs and typescript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published