Code Monkey home page Code Monkey logo

taper's Introduction

Taper

About

Taper is a web application designed to track a user's alcohol consumption.

Test the Application

[Fork and clone this repository]

cd taper
bundle install
rails db:{drop,create,migrate,seed}
rails s

[Open LocalHost:3000]

Login to the application:
Username: bob_the_test_bot123
Password: Password123!

How It Works

Users first create an account and then login to the application, where they will see three different pages:

  • The Dashboard Page - A page that lists the total alcoholic units and total drink count consumed for today, the current week, the current year, as well as all-time. Additionally, there is a weekly breakdown section where each week lists the units and drink count consumed from that particular week.

  • The New Drink Page - A page that allows a user to enter a new drink to track by entering a drink's ounces and alcohol-by-volume (ABV) percentage.

  • The All Drinks Page - A page that lists all of a user's logged drinks.

Versions

  • Ruby 3.2.2
  • Rails 7.1.3.4

Database Schema

db_schema

Tests

  • 68 Total Tests (610 / 638 LOC (95.61%) covered), 7 Pending
  • 14 Feature Tests (288 / 341 LOC (84.46%) covered), 7 Pending
  • 54 Model Tests (250 / 250 LOC (100.0%) covered)

Resources

No resources used for this project.

Contributors

taper's People

Contributors

grantdavis303 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.