TheOdinProject / theodinproject

Main Website for The Odin Project
http://www.theodinproject.com
MIT License
3.71k stars 2.07k forks source link

Feature/mvp e2e interview survey #4546

Closed JustWaveThings closed 4 months ago

JustWaveThings commented 4 months ago

Just a draft of where I am at. Not planning to merge this.

Just a controller, a route, and a view that should display text to let us know if the flag feature is enabled/disabled.

Works locally. Navigate to http://localhost:3000/interview-survey-test

I've not yet figured out where to add the flag to the app, but from there, I'm fairly confident that it will work as expected.

image