An application developed by ZACHURI and artifactz1 to be able to keep ourselves fit. It will track three main categories we believe are essentail for body building.
- Weight
- Exercise
- Diet
link: https://[add_later].vercel.app/
- Stack (T3-Stack)
- [Next.js]
- trpc
- Tailwind CSS
- Prisma Motion
- Framer Motion
$PROJECT_ROOT
│ # Prisma schema
├── prisma
│ # Static files for images
├── public
│ # components, pages, server, styles
└── src
│ # React Components
├── components
│ # Next Auth Pages
├── pages
│ # Backend (trpc)
├── server
│ # Global Styles
└── styles
MIT License.
Check out LICENSE for more detail.