gonzalog / bidsketch-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bidsketch Coding Challenge

This basic application is your starting point for the Bidsketch Coding Challenge.

Delivery

  1. Duplicate this repository on your Github account (don't fork it)
  2. Add genericsteele as a collaborator
  3. Commit your work on a feature branch
  4. Open a pull request that sticks to the following guidelines:
    • It's functional
    • It consists of minimal, logically organized commits
    • It provides a summary of your work
    • It demonstrates the features
    • It's as simple as possible
    • It stays inside the project scope
  5. Assign genericsteele to review the pull request

Tools & Tips

  • This application uses our in-house Rails/Webpack setup.
  • Use Yarn to manage JS packages.
  • Look through the setup commits to get a feel for the helpers and file locations
  • Look at our package.json to see what packages we work with.

About


Languages

Language:Ruby 48.7%Language:JavaScript 40.2%Language:HTML 10.2%Language:CSS 1.0%