GithubHelp home page GithubHelp logo

mamboitaliano / rails_todo_list Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 160 KB

todo list app in rails

License: GNU General Public License v2.0

Ruby 74.56% JavaScript 0.45% CoffeeScript 0.82% CSS 3.34% HTML 20.83%

rails_todo_list's Introduction

Rails Todo App

Checkout the way this Todo app works. Ignore the sidebar on the left and just focus on the todo list part of the page. Your task is to build a todo app, using Rails, that works and looks exactly like this example.

Requirements

  • No authentication
  • Every user sees the same TODO list
  • No AJAX or Javascript
  • Every link does a full page refresh
  • Data is persisted to the server
  • Ignore the Double-click to edit a todo feature

Getting started

There is no repo to fork for this challenge. Create a new rails app using the rails new command and then push it up to github.

rails new todo_list --skip-spring --database=postgresql --skip-test-unit ./rails-todo-app-class

Make your first commit:

git add . && git commit -m init

Create a new repo on github called rails-todo-app-class and follow their directions to push your local repo up to Github.

Stretch Goals

Deploy your app to heroku.

Getting Started with Rails 4.x on Heroku

rails_todo_list's People

Watchers

James Cloos avatar Ian 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.