Skip to content

gemmatruong/Calendar_And_Schedule

Repository files navigation

Calendar And Schedule

A C++ calendar and scheduling application that helps users organize and view events, tasks, and schedules.
Designed to practice data structures, date/time handling, and user interaction in a console-based system.

calendar

🚀 Features

  • Create, view, and manage events
  • Supports scheduling for tasks and appointments
  • Stores events in an organized format
  • Simple text-based user interface

🛠 Tech Stack

  • C++
  • STL (vectors, maps, algorithms)
  • File I/O for persistent storage

▶️ How to Build & Run

Compile and run with a C++ compiler:

g++ -std=c++17 *.cpp -o calendar_schedule
./calendar_schedule

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages