Giter VIP home page Giter VIP logo

early_bird's Introduction

EarlyBird

EarlyBird is my final personal project for Module 3 at Turing School of Software and Design. Students were required to create a successful web application from a project idea, authenticate with a third-party service, consume an api, and solve an actual problem.

Learning Goals

  • Learning how to build a full Rails app from idea to delivery.
  • Revisiting previous concepts such as APIs and OAuth.
  • Finding the strengths and gaps in your knowledge of Ruby, Rails, and organizing a project.

Details

EarlyBird is a golf tee time booking system. All course information (tee times, images, addresses, etc.) displayed on the EarlyBird app is consumed from my Golf Courses API.

App Demo

Project Links

EarlyBird Github URL

EarlyBird Heroku URL

Golf Courses API Github URL

Personal Project Spec

Setup

Ruby version

  • Built on Ruby 2.3.1p112

Rails version

  • Built on Rails 5.0.0.1

Database

  • Built on Postgresql

Test suite dependencies

  • RSpec
  • Capybara
  • VCR

OAuth

  • Google

SMS

  • Twilio

Configuration

  • From the command line:

  • $ git clone [email protected]:matthewrpacker/early_bird.git

  • $ cd early_bird/

  • $ bundle

  • $ rake db:{create,migrate}

  • $ rails s

How to run the test suite

All specs:

  • $ rspec

Specific spec:

  • $ rspec spec/subdirectory_name/file_name

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.