code-challenge
code-challenge copied to clipboard
jedwardmook code challenge
This PR adds switch for UI in index.js, logic for views.py, logic for test_views.py
Notes
Excited for feedback and the opportunity to complete the code challenge. I've never used docker and had a few hiccups with the installation/linting but got it going in the end. There was a lot of files added, hopefully that is all good. Thanks!
*Edit: Figured out why I had all the file changes, NODE_MODULES. I removed them and added them to the gitignore.