Skip to content

abamnabaig/calendar-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar App

A simple, lightweight calendar application built with Node.js. This app provides an intuitive interface for viewing, managing, and organizing events across months and years.

Features

  • 📅 Monthly Calendar View – Navigate through months and years seamlessly
  • Add Events – Create and store events with titles and descriptions
  • 🗑️ Delete Events – Remove events you no longer need
  • 💾 Persistent Storage – Events are saved locally for future sessions
  • 🎨 User-Friendly Interface – Clean and responsive design

Tech Stack

  • Backend: Node.js
  • Frontend: HTML, CSS, JavaScript
  • Database: Local file storage (or JSON)

Installation

  1. Clone the repository:
    git clone https://github.com/YOUR_USERNAME/calendar-app.git
    cd calendar-app

About

A simple calendar application built with Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors