Coder Social home page Coder Social logo

pweisensee / sweety Goto Github PK

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

CodeTheory - enables a user to input and track blood glucose readings and view reports on those readings

Ruby 70.88% JavaScript 0.90% CSS 2.28% HTML 24.87% CoffeeScript 1.07%

sweety's Introduction

Sweety

Code Climate

CodeTheory - a simple web application which enables a user to input and track blood glucose readings and view reports on those readings.

alt text

Development Environment

  • OS: Ubuntu 15.10 (64-bit)
  • IDE: RubyMine 2016.1

##Installation

  1. Running a fresh install of Ubuntu 15.10

  2. Install some dependencies for Ruby:

    sudo apt-get update

    sudo apt-get install git-core curl zlib1g-dev build-essential libssl-dev libreadline-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev libcurl4-openssl-dev python-software-properties libffi-dev

  3. Install Ruby via rbenv:

  4. Install Bundler gem:

    • gem install bundler
  5. Install NodeJS version 4

  6. Configure Git

  7. Install Rails version 4:

    • gem install rails -v 4.2.4

    • rbenv rehash

Running locally

  1. Download/extract

  2. Navigate to directory

  3. Run to setup database:

    • 'rake db:create'
    • 'rake db:migrate'
    • 'rake db:seed' (optional)
  4. Run 'rails s'

  5. Open http://localhost:3000/

  6. Seeded Login credentials (optional):

sweety's People

Contributors

pweisensee avatar

Watchers

 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.