New test (#10)

* Add new test instructions

* update readme

* update reame, add sample video, additional cleanup of starting markup

* add more example clarity

* fix styles for initial columns

* fix port in readme
This commit is contained in:
Aaron Tidwell
2018-01-17 16:41:14 -05:00
committed by GitHub
parent 118e11d8d2
commit a9de43b294
21 changed files with 392 additions and 1025 deletions

View File

@@ -1,50 +1,19 @@
Front-End Coding Challenge
===
Setup
---
### Premise
Its not always easy to evaluate a candidates technical abilities. While we love writing tests here, we hate asking people to take them during an interview. More importantly, we hate asking people to “white-board” solutions.
- Fork this repository
- Clone this repository to your local environment
- Run `npm install` to install dependencies
- Run `npm start` to start the static server
- Open `http://localhost:8080`
We—as an industry—can do better. So, just how can we do better?
Instructions
---
### Solution
We developed this coding challenge to help us better gauge your technical abilities. This challenge:
- The full specifications and an example video of a finished test are on the page when you launch your browser.
* can be completed on your own time
* where you are most comfortable
* on equipment youre accustomed to
* using the tools youre proficient with
Submit
---
Basically, you have access to all the things that allow you to work best.
We hope youll enjoy working through this challenge as much as weve enjoyed creating it for you.
### Guidelines
Because were awful developers, this project isnt quite ready to release. There are some broken pieces that wed like you to fix. To do that, youll need to:
1. Fork this project.
2. Fix any problems you find with it.
3. Open a PR with your changes.
4. You have 24-hours.
Our awesome design team provided the following images to demonstrate what the site should look like: http://imgur.com/a/dDuKc
### FAQ
**Q: What am I supposed to focus on?**
A: The entire project. There are problems with everything, its up to you to find them and fix them.
**Q: How do I know if Ive completed the challenge?**
A: You dont. But, thats because _we_ dont know either.
**Q: I cant get past X, what do I do?**
A: Google is your friend.
**Q: How long should this take?**
A: That really depends on you.
**Q: Can I rewrite this in React?**
A: While React is a very popular library today, all of our code is written in Angular and we'd like to see your competency with our stack.
- Submit a Pull Request back to this repository with your completed challenge code.
- Please complete within 24 hours.