Skip to content

A program which calculates the day of the week for a given date. Built as an exercise in C# programming.

Notifications You must be signed in to change notification settings

CallanMcNulty/weekday-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weekday Finder

c# Exercise for Epicodus, 2016

By Ben Logue and Callan McNulty

Description

Given a day, month and year input, will output the day of the week for that date. Created as an exercise in C# and the Nancy framework.

Setup/Installation Requirements

  • clone from github
  • run dnu restore
  • run dnx kestrel
  • play

Support and contact details

Ben Logue and Callan McNulty

Technologies Used

c#, Nancy, Razor, html

License

This software is licensed under the MIT License

Copyright (c) 2016 Ben Logue and Callan McNulty

About

A program which calculates the day of the week for a given date. Built as an exercise in C# programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages