Giter Site home page Giter Site logo

rails-todo-assessment's Introduction

Rails Todo App Assessment

Your goal is to write a non-complex rails app to demonstrate what you’ve learned as individuals.

You have 2 hours for this exercise. It’s timed, and you need to focus to get at least the minimum requirements finished.

Fork, clone, and pull down this repo.

When you are done with at least the minimum requirements, or if the time is up, push your code up, and issue a pull request against the source repo, so we may look at your code and give you feedback.

This is open book and open google, but is not collaborative. You need to prove to yourselves that you can do the basics all on your own.

Demonstrate that you’ve learned basic ruby, rails, and git concepts while working on this exercise.

Minimum Requirements

  1. Build an app, which would allow a visitor to do full CRUD on Todo items.
  2. You will add a TodoList to your schema, where Todo items may be added to TodoLists via a 1-m relationship.

Note: don’t overthink this. For example: there are no users - the todos are for everyone, not a specific user’s todos. Just get the basics done.

Bonus

Implement as much of the app as possible as a single page app, with AJAX, and no page refreshes.

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.