https://github.com/sezna/stackline-interview
https://github.com/sezna/stackline-interview
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sezna/stackline-interview
- Owner: sezna
- Created: 2019-04-20T01:59:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-20T22:12:01.000Z (over 6 years ago)
- Last Synced: 2025-01-22T14:24:38.656Z (9 months ago)
- Language: JavaScript
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Some Notes on my Implementation
I think most of this went well, but I did have to do a lot of pixel inspection to try to get the scaling, colors, and responsiveness right. I chose to leave some fragments of an async action request in there as well, so you can see that I am at least somewhat familiar with that, but as it was stated to not use a full API request (and also due to CORS), the actual implementation falls back on a "stubbed-out" API. I hope you enjoy! I look forward to hearing back from you.