Skip to content

enricoserrano/Chicken-Feet

Repository files navigation

Chicken-Feet

This is the repository of the group 'Chicken Feet' for ezyVet hackathon

Project Name: Pet Health Checker

Table of contents

General info

Aim- To help pet owners assess the health of their pets anytime anywhere just a click away

Description:-

This application is a one stop shop for pet owners. It is a powerful tool which assists pet owners determine various facts about their pets in real time. The app accepts input from pet owners asking breed,gender,age,weight and height. Based on the data received, the app will then display data indicating the following: Healthy or overweight, % chances of getting chronic illnesses depeding upon breed species,breed specific temperament and common diseases the breed witnesses in their lifetime

Extensions Requirement

  1. You need to install .net environment which can be found here (https://dotnet.microsoft.com/en-us/download)
  2. You need to have a CORS extension installed in your search engine eg. google, brave, it can be found here (https://chrome.google.com/webstore/detail/allow-cors-access-control/lhobafahddgcelffkeicbaginigeejlf?hl=en)
  3. You need to have visual studio live server extension

Installation

  1. Download the source folder from our github repository (https://github.com/enricoserrano/Chicken-Feet)
  2. Open command with path from source folder and type 'dotnet run'
  3. Open the cors extension app
  4. Open the index.html with the live server extension
  5. The application should now function

Working:-

The front end of the application is based on HTML which sends http request to C# RestAPI which in turn queries MySQL Database to retrieve data and stores it in Machine Learning Classification Model and then API calls are made back to C# RestAPI. Lastly, C# RestAPI returns results of request.

Conclusion: This application leaves no stone unturned in terms of helping pet owners truly analyse their pet's breed specific details, diseases they are prone to with the % chances of getting it and a fun fact!

Technologies

Project is created with:

Frontend-

HTML/CSS/Bootstrap v5

Backend:

C# 6.0

Python 3.10

Database-

Sqllite Studio v3.3.3

MYSQL Workbench v8.0 CE

Screenshots:

HackathonProject drawio_1

EndPointDocumentation.pdf

database.zip front page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •