An internet application that generates itemized grooming estimates
Developed an algorithm in Python that generates consistent and itemized service estimates based on a dogs weight and coat type instead of by breed, improving customer confidence in the services provided increasing profits through customer loyalty.
Used the Django ORM with an SQL database to implement one-to-one and one-to-many relationships between the models in order to store information quickly and efficiently creating an intuitive user experience when retrieving data.
Wrote scripts in JQuery and Javascript that enhance the user experience with exciting dynamic animations and interactions.