Skip to content

WilliamBZA/lending

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lender

Once upon a time, you discovered a book you'd really like to read. Someone mentioned it in passing, or it was referenced in one of your favourite books. The trouble was the book was then out of print. Or it wasn't available in your country, and it was prohibitevly expensive to get it shipped. Fortunately you were able to ask your friends and colleagues if any of them owned the book. You managed to find someone with a copy, and who was willing to lend it to you. You reminded the owner to bring the book to your lunch date in 2 days' time. You read the book, and returned it to the owner within two weeks. The owner remembered who had borrowed his book and didn't panic that it was lost for all time. And they all lived happily ever after.

This is a small app I plan to use ro find out whether someone I know owns a copy of any specific book I'd like to read. It is also intended to showcase some of my thoughts on application design, Object-oriented programming, and unit testing.

To run the tests you need to be able to connect to a PostgreSql database. See the connection string parameters in the App.Config in the Tests project. You can run them with another database, then you'll need to change the FluentNhibernate configuration in DatabaseFixtureBase class (see http://www.fluentnhibernate.org/).

It is recommended that you enable Nuget package restore on the solution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published