Skip to content

UlianaShym/CitizenRegistry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Citizen Registry

Homework #1 for Kottans C# courses

Instructions:

  • Read wiki

  • Fork or copy the contents of this repository to the folder with your hometasks

  • Open CitizenRegistry.sln in VS 2015. You will see two projects there: Citizens.Tests (with commented tests) and Citizens (for implementation)

  • Execute the following untill all the tests pass:

    • Uncomment test
    • Do all that is necessary to build the project
    • Make the test to pass
    • Refactor if needed
  • Add your own test

Happy coding!

About

Homework #1 for Kottans C# courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%