Giter Club home page Giter Club logo

flix's Introduction

Thanks for swinging by. I made this site because I wanted a place to show off Rails web design. This particular app has an Event model and a Registration model, with a User model courtesy of Devise. The Event model has_many :registrations and the Registration model belongs_to :event. Most of the logic takes place in the Event controller, with a few methods in the Events Helper as well. (The method that displays the “Sold Out” image for the Rails Hackathon rather than a registration button on the Events Index page resides there.)

The landing page was created with a Twitter Bootstrap CDN- I overrode the application html and css files in the controller for that particular static page and imported the Bootstrap stylesheets thanks to the CDN. From there I built a minimalistic landing page with a creative commons background image from Unsplash. This fully responsive demonstration Ruby on Rails app features complete user authentication functionality via Twitter-Oauth and the Devise Rails gems. I designed and built the site in Rails 4 with Ruby v1.9.3, while under version control at GitHub. The rest of the front-end (Sans the Bootstrap landing page) was built on the Foundation 4 framework. Google Analytics is installed and reporting (railsapps.github.io/rails-google-analytics.html) thanks to the Rails 4 Turbolinks workaround. Typography comes courtesy of Google Fonts- Specifically, the ‘Ubuntu’ font for the headers and ‘Dosis’ for the body text. They had to be called through an HTML link in the _header partial because apparently Google Fonts in Rails 4 don’t like to render once deployed to Heroku when imported through @importcss.

Again, thanks for stopping by, and feel free to create an account to see the site in its entirety.

flix's People

Watchers

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