Skip to content

leothesen/wheel-of-life

Repository files navigation

Wheel of Life

A simple app to track the energy you've put into different areas of your life.

Local development

  1. Create a Clerk account
  2. Copy .env.example and rename to .env and add your keys found in the dashboard.
  3. Run pnpm install
  4. Push the db schemanpx prisma db push
  5. Run pnpm run dev

BUG: when a new user signs up and is redirected from values to entires, no entries appear in the modal. But if you refresh the page they do appear. So it's a problem with the way the entries are being fetched.

Further development

TODO next

Other features

  • use ChatGPT to generate values from a Q&A. It will be nice to play around with the API and Vercel.
  • as you enter values you see them appear on a wheel?

About

A simple wheel of life application for counselling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published