GithubHelp home page GithubHelp logo

francois / nofrills-sleep-tracker Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 117 KB

Track your sleep patterns, without frills

License: BSD 2-Clause "Simplified" License

Ruby 27.96% Puppet 10.02% JavaScript 29.39% HTML 31.84% CSS 0.79%

nofrills-sleep-tracker's Introduction

No Frills Sleep Tracker

This is the No Frills Sleep Tracker, an app to track your sleep and help you understand your patterns. It includes the strict bare minimum: night start/end and nap start/end. It has some graphs, but I want to have more data before I add more graphs.

To run:

vagrant up && vagrant ssh
sudo -u postgres createuser vagrant
sudo -u postgres psql -c "alter role vagrant password 'vagrant'"
sudo -u postgres createdb -O vagrant vagrant
cd /vagrant && heroku local
# Visit http://localhost:4321/

Deploy on Heroku using the button I will eventually add here.

Why?

To understand the reasons why I built this software, I encourage you to read the doc/ folder, in sequence.

nofrills-sleep-tracker's People

Contributors

francois avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.