Skip to content

"Hello, I am your personal health companion"

Notifications You must be signed in to change notification settings

AmberWhiteSky/baymax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baymax

Build your personal life database, including of internet, taxi, sports and health data analysis.

repo

中文文档

Let's start

  • pip install -r requirements.txt
  • Modify the config file, such as celery, MySQL configuration, APP callback address and apps' client_id.
  • python manage.py initdb
  • python manage.py insert
  • python manage.py run

Deployment

  • nginx+gunicorn+supervisor

Which app we support now

Which app we will support

Mechanism

  • Users first use GitHub account to sign in, after we get the authentication for the apps, the backend will to grab the app life data every day.
  • And then baymax will display the life data, including of walking, running, surfing the net time distribution, GitHub code submitted times and statistics.

The tech we use

  • Flask
  • sqlalchemy
  • Bootstrap
  • celery
  • redis

Screen

1 2 3 4 5 6 7

About

"Hello, I am your personal health companion"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.2%
  • JavaScript 21.1%
  • HTML 14.4%
  • CSS 2.3%