Beau Ford
Project goal I was tasked with developing a new customer facing website and back-end management portal for Habitat Seed Hub. This site needed to allow customers looking to purchase CRP seed mixes to purchase pre-mixed seed mixes or request a custom quote on their own unique mix.
Solution The site handles the e-commerce cart and checkout functionality, as well as sending generated PDF files to the customer. The back-end management system provides a way to create seed mixes for sale on the site, upload photos, and associated individual seeds within a mix with one or more suppliers to automatically calculate recommended pricing. It also integrates with UPS for freight shipping quotes.The site was built using ASP.net Core, a Web API, and Blazor for rich front-end functionality. Data is stored on a Microsoft SQL Server. This site also utilizes Sendgrid for sending transactional e-mails to customers.