Skip to content

VinRanana/UFH-Quote-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An app that generates the information needed for underfloor heating quotations

Quoting customers for UFH can be time-consuming. Lots of formulas to calculate, and stock codes to refer to, and each project has its own unique parameters to take into consideration. This app will take all the unique info about a project, and then display the stock codes and quantities to be used for quoting purposes.

Screenshot

Getting started

  1. Clone the repo
git clone https://github.com/VinRanana/UFH-Quote-Helper.git
cd UFH-Quote-Helper
  1. Install dependencies
npm install
cd client
npm install
  1. Start development server and open webpage
ng serve --open
  1. Fill in fields and Calculate!

Tech stack

  • Angular - TypeScript-based front-end framework
  • Bulma - Responsive CSS framework
  • Copy to clipboard - Simple module for copy-to-clipboard function
  • ngx-toastr - Package for toast-style notfications in Angular

Author

Davinder Rana - Github - LinkedIn

About

An app that generates the information needed for underfloor heating quotations. Built with Angular and coffee.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published