Skip to content

rawerner/cal-capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Cal Program

Allows user to type in month and date numbers and as a result a small calendar will be output to the

  1. To Run, type ruby cal.rb month year
  2. Input month and year as integers
  3. Program will only search the calendar between the years 1900 to 3000

My process for building this Program

  • Unit Tests for various class methods
  • Integration tests for the entire cal program
  • See the following files for specific tests: test_zeller.rb test_month.rb test_year.rb test_cal.rb

About

A command Line Calendar Program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages