https://github.com/bhaskarkrp/event-calendar
A simple event calendar
https://github.com/bhaskarkrp/event-calendar
calendar-view css localstorage-api nextjs zustand
Last synced: 3 months ago
JSON representation
A simple event calendar
- Host: GitHub
- URL: https://github.com/bhaskarkrp/event-calendar
- Owner: bhaskarkrp
- Created: 2025-02-01T22:26:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-10T18:04:36.000Z (over 1 year ago)
- Last Synced: 2025-03-10T19:23:53.940Z (over 1 year ago)
- Topics: calendar-view, css, localstorage-api, nextjs, zustand
- Language: TypeScript
- Homepage: https://event-calendar-ten-bice.vercel.app/
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Event Calendar 🗓️
## Overview
Event Calendar is a lightweight and user-friendly web application designed to help users efficiently manage and track events. Built with **React**, **Next.js**, and **TypeScript**, this project provides an intuitive UI for adding, editing, and viewing events in a calendar format.
## Features
✅ **Event Management** – Effortlessly add, edit, and delete events.
✅ **Monthly & Weekly Views** – Toggle between different calendar views for better planning.
✅ **Drag & Drop Support** – Easily reschedule events with a simple drag-and-drop interface.
✅ **Reminders & Notifications** – Set up event reminders (future enhancement).
✅ **Dark Mode Support** – Seamless theme switch for a better user experience.
## Tech Stack
- **Frontend:** Next.js, TypeScript, TailwindCSS
- **State Management:** Zustand
- **Calendar Library:** React Big Calendar / FullCalendar.js
- **Backend:** Node.js, Express
- **Database:** PostgreSQL