joaomarcuslf / joaomarcuslf-rails-webapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@joaomarcuslf - Webapp

##Versions: Ruby: 2.3.0 Rails: 5.0.1

##Description: This is my Rails Application, the original one is @joaomarcuslf - Static Webapp. In this application, I will use some more gems.

##Getting started: To get started run into your console:

$ bundle install
$ rake db:migrate

##TODO:

  • Set ES6 in place of Coffeescript
  • Set css plugin to autoprefixer
  • Make static landing pages
    • Should be a replica of the static one
  • Create a login with devise
  • Add medium editor to comment
  • Add an Contact page
  • Chosse a front-end framework
    • AngularJS
    • ReactJS
      • Redux
    • EmberJS
  • Add JavaScript Testing

##Dependencies:

  • devise
  • responders
  • autoprefixer-rails
  • bootstrap-sass
  • simple_form
  • sprockets-es6
  • font-awesome-rails
  • rspec-rails
  • capybara
  • guard
  • factory_girl
  • pry-rails

About


Languages

Language:Ruby 78.9%Language:HTML 13.5%Language:JavaScript 4.0%Language:SCSS 3.6%