Giter Club home page Giter Club logo

rails-signup-download's Introduction

Tech Exercise

In order get a better idea of your technical abilities, we’d like to ask you to complete the following exercise.

This is a Rails 5.0 starter application that that allows a visitor to sign up for an account and download a PDF file. The application uses:

Dependencies

Before generating your application, you will need:

  • The Ruby language – version 2.3.1
  • The Rails gem – version 5.0

See the article Installing Rails for instructions about setting up Rails and your development environment.

Development Environment

  • Fork the codebase into your own github account and clone it locally
  • Ensure you have Ruby version 2.3.1
  • Run the following commands:
    • bundle install
    • rake db:migrate
    • rake db:seed
    • rails s
  • The seed file creates an admin user of [email protected]/changeme

Tech Exercise

  • Create the ability to add a profile picture in the user profile (/users/edit)
  • Bonus/not required: Create a feature spec to test it
  • We anticipate that this exercise will require discussion. Please reach out when you have questions or need clarification. Please email [email protected] for any questions.
  • When you are done, please open a pull request with your changes in a new branch.
  • Please aim to finish this exercise in two weeks.

Credits

Special thanks to Rakesh Jha for code contributions.

Daniel Kehoe implemented the application and wrote the tutorial.

Is the app useful to you? Follow the project on Twitter: @rails_apps
and tweet some praise. I’d love to know you were helped out by what I’ve put together.

MIT License

MIT License

Copyright ©2014-16 Daniel Kehoe

rails-signup-download's People

Contributors

danielkehoe avatar kylamassey avatar

Watchers

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