Skip to content

zachuri/BeFit

Repository files navigation

BeFit Application

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

  • Stack (T3-Stack)
    • [Next.js]
    • trpc
    • Tailwind CSS
    • Prisma Motion
    • Framer Motion

Project structure

$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

License

MIT License.

Check out LICENSE for more detail.


About

BeFit a fitness tracker app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages