Skip to content

rohittalreja1916/Calendar-Using-C-Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calender Using C-Graphics

The project “Calendar" is a simple project built using graphics programming in C. This project has following features :

  1. It displays a nicely formatted calendar of every month of the year.
  2. It displays the current date and time.
  3. Calendar has a year view. One can see the entire year at a glance.
  4. It has well-organised Month view. It enables user to view the specific month of the year.

Explore the application using following shortcuts-

a. Press left or right arrow key to switch the year.

b. Press M to view the calendar in month view.

In month view,

a Press up or down arrow key to change the year.

b Press left or right arrow key to switch the months of the specific year

c Press Y to view the calendar in year view.

Contributors

Rohit Talreja

Raj Sharma

Images

image image

How to install?

1. Download and install codeblocks.
2. Link graphics.h header file in codeblocks.
3. Clone my main.cpp file and run it.
4. You can also create an executable file using codeblocks.

About

Basic Calendar View using Computer Graphics in C-Programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages