HomeInsurance

Home Insurance

A browser application using ASP.NET to aid registered users handling their insurance quotes.

https://yamilburgos.github.io/HomeInsurance

Tech Stack

Information

An app that provides the ability to get a new home insurance quote, retrieve an already existing quote and print the quote summary. Only registered users can get, retrieve and print quotes.

Meta

Yamil Burgos – yamil.burgos1293@gmail.com

Contributing

  1. Fork it (https://github.com/yamilburgos/HomeInsurance/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request