Skip to content

AqueM/CatFoodCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CatFoodCalc

This project is aiming to teach the contributors hands-on knowledge and skills in coding and CI by creating a web-based application that allows a user to calculate a cat's basic needs and how to fulfill them.

Roadmap

Phase 1

Take basic cat data from user input and return caloric needs for the cat.

Provide input and UI.

Phase 2

Take basic food data from user input and rate it in terms of caloric and nutritional density.

Phase 3

Compare data from phase 1 and 2 and suggest how much of the cat food a given cat should eat daily.

Phase 4

Integrate with a database.

Deploy online.

Requirements

  • Python 3.9
  • Flask

About

Web based calculator for feeding your cat.

Topics

Resources

Stars

Watchers

Forks

Contributors