Skip to content

smollcoin/week-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 29, 2026
442af50 · · Apr 29, 2026

History

9 Commits
Apr 29, 2026
Apr 26, 2026
Apr 24, 2026
Apr 29, 2026
Apr 24, 2026
Apr 29, 2026
Apr 26, 2026
Apr 24, 2026
Apr 26, 2026
Apr 26, 2026
Apr 28, 2026
Apr 28, 2026
Apr 29, 2026
Apr 29, 2026
Apr 26, 2026

Repository files navigation

Week Planner

A simple weekly planner built with React, Supabase, and shadcn/ui, deployed on Vercel.

Tech Stack

  • React (Vite)
  • Supabase (auth + data)
  • shadcn/ui (components)
  • Vercel (deployment)

Features

  • Weekly timetable view
  • Create, edit, and delete events
  • Auth with Supabase
  • Responsive layout

Live Demo

Local Development

  1. Install dependencies: npm install
  2. Start the dev server: npm run dev

Deployment

Hosted on Vercel.