Skip to content

πŸ’Š A web application for monitoring the dispensing of medications to patients

License

Notifications You must be signed in to change notification settings

LotteFiber/tickya

Repository files navigation

πŸ’Š Medication Dispensing Monitor

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.

πŸ“š Table of Contents

πŸš€ Features

  • 🧾 Patient medication logs with dispensing history

πŸ›  Tech Stack

  • 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)

πŸ“¦ Getting Started

Prerequisites

If you don't have pnpm installed:

npm install -g pnpm

Installation

Clone the repository and install dependencies:

git clone https://github.com/LotteFiber/tickya.git
cd tickya
pnpm install

Start the development server:

pnpm dev

Then open http://localhost:3000 in your browser.

πŸ“œ License

This project is licensed under the MIT License.

πŸ“Œ Versioning

This project uses Semantic Versioning.
Current version: 0.1.0

About

πŸ’Š A web application for monitoring the dispensing of medications to patients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published