A web application for monitoring and tracking the dispensing of medications to patients.
Built with Next.js, Supabase, and Prisma to manage patient medication dispensing records.
- π§Ύ Patient medication logs with dispensing history
- Framework: Next.js 15, React 19
- Language: TypeScript
- Styling: Tailwind CSS, Shadcn/UI
- Backend & Database: Supabase (PostgreSQL), Prisma ORM
- Validation: Zod
- Deployment: Vercel
- Version Control: Git (GitHub)
If you don't have pnpm installed:
npm install -g pnpmClone the repository and install dependencies:
git clone https://github.com/LotteFiber/tickya.git
cd tickya
pnpm installpnpm dev
Then open http://localhost:3000 in your browser.
This project is licensed under the MIT License.
This project uses Semantic Versioning.
Current version: 0.1.0