GithubHelp home page GithubHelp logo

codemargaret / to_do_rails Goto Github PK

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

An app where you can keep track of finished and unfinished tasks (Epicodus Rails Week 1 Weekend)

Ruby 80.01% JavaScript 2.39% CSS 1.46% HTML 16.14%
epicodus-students ruby-on-rails

to_do_rails's Introduction

Rails To-Do

An app that allows a user to create to-do lists, 11.12.2017

By Margaret Berry

Project Goals

  • Get comfortable with Rails.
  • Use ActiveRecord with Rails.
  • Implement a one-to-many relationship
  • Have CRUD functionality for all models.
  • Use flash messages.

User Stories

  • As a user, I want to:
    • Create a new list
    • Edit a list
    • Delete a list
    • Add tasks to the list
    • Edit a task
    • Delete a task

Setup/Installation Requirements

Run the following commands in Terminal:

  1. $ git clone this repository
  2. $ cd to_do_rails
  3. $ bundle install
  4. $ rake db:create
  5. $ rake db:test:prepare
  6. $ rake db:migrate
  7. $ rake db:seed
  8. $ rails s
  9. Navigate to localhost:3000/lists

Known Bugs

There are no known bugs at this time.

Support and contact details

If you have issues, questions, ideas, or concerns, please contact Margaret. Feel free to make a contribution to the code.

Technologies Used

  • Ruby-on-Rails
  • ActiveRecord

License

This software is licensed under the MIT license.

Copyright (c) 2017 Margaret Berry

to_do_rails's People

Contributors

codemargaret avatar

Watchers

James Cloos avatar  avatar

to_do_rails's Issues

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.