Giter Club home page Giter Club logo

test-sinatra-master's Introduction

Before beginning

Download project zip file. Complete the project with your answers. When finished, zip your project, and send it over to @edouardpo on Le Wagon's Slack.

Take your time ! Better have a clean and simple code than a complex and inefficient one

You'll find 3 parts to this test:

1/ Questions

Take a look at questions.txt and answer the questions presented to you

2/ Sinatra Exercise

This is a fullstack exercise, creating a simple webapp in Sinatra

Sinatra is a simple web framework for Ruby, similar in logic to Rails. It uses erb, and can take routes with parameters.

=> doc

=> Github

Don't forget to run gem install sinatra && gem install sinatra-contrib in order to run the program

In this simple exercise, a database of posts and comments is given to you (see Database.rb). Comments are ordered to match each post (first comment array - first post, etc.).

Your goal is to create a credible web application listing posts and comments. The app must make intelligent use of the components of each post, and overall look like a real web app. The rest is completely up to you.

This is a test of your front-end capabilities, as well as your creativity. We will be looking for:

  • A professional-looking, yet simple (use bootstrap), front-end

  • A surprising feature: something we wouldn't have thought about.

3/ RoR Essay

Take a look at essay.txt

test-sinatra-master's People

Contributors

alyssabiot avatar

Watchers

 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.