This is a simple calendar application written in C. It allows users to:
- View the calendar for a particular month
- Add events for specific days
- View events for a particular month or day
- Display a calendar for a specific month and year
- Add events to specific days
- View events for a particular month or day
- GCC compiler for Linux or MinGW for Windows
- Clone this repository:
git clone https://github.com/GET-UNKNOWN-ERR0R/event-calendar.git cd event-calendar
chmod +x run.sh
./run.sh
- Clone this repository:
git clone https://github.com/GET-UNKNOWN-ERR0R/event-calendar.git cd event-calendar
gcc main.c calendar.c -o event-calendar
./event-calendar