Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 336 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 336 Bytes

Caffeine Manager

Example of Python REST API application simulating monitoring of coffee purchases and modeling blood caffeine level.

Used technologies:

  • Flask
  • SQLAlchemy
  • matplotlib

Blood caffeine level simulation

The simulation assumes linear increase from 0 to 100% in first hour and then reducing by half every 5 hours.