Skip to content

mirata/Bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookStore

Assumptions

Rather than overengineering this solution, I have opted to keep it simple. No databases or services, just an in-mem repository.

Building the order looks up the book and puts it in a model. If the book doesn't exist, it will throw an exception.

Rounded to the nearest 1c instead of 5c because there were items ending in .99

GST gets applied to the end of an order, since delivery is technically a service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages