Skip to content
This repository has been archived by the owner on May 31, 2019. It is now read-only.
Hannah Nordgren edited this page Nov 14, 2018 · 1 revision

FAQ's

Q: How much time should this project take to complete? A: There is no set timeframe to complete this project. However, we think that this should not take more than 10 hours to complete.

Q: I don't use React! Is this an automatic failure? A: No. If you are not familiar with React, you may code the front end portions using standard markup in erb templates. However, we highly recommend using React if possible.

Q: I don't use CSS precompilers. What now? A: Although we strongly recommend using Sass, if you are not comfortable with them the CSS may be reconfigured to render normally. Simply change the application.scss file to application.css and add any styles you would use there.

Q: What assets are included with this project? A: Images for logos, site colors, fonts. If anything else is needed that cannot be generated by you, please contact us for more information.

Q: What additional tools, frameworks, or libraries are allowed on this project? A: No preference, use what makes the most sense! However, if using a JS framework, we use React.

Q: Are there any linters or pre-commit hooks that I should be aware of? A: No. Any additional tools are a matter of personal preference.

Q: I would like to deploy this project or add some additional features that might be useful. May I? A: Knock yourself out. However, please do this only if there is additional time.

Q: Oh no! I've got most of this project working, but something doesn't. What can I do? A: That's OK! If you are truly stuck on an aspect of this project, try pseudocoding what you would like to have happen so that we may better understand your thought process. Be sure to document the pseudocode as well, so that we know what is a known issue versus an actual error.

Q: I have some questions about this project. Who can I contact? A: Please email Mike and/or Hannah. They are happy to hear from you and will respond as quickly as possible during business hours (Monday-Friday, 10am-6pm EST).

Q: What happens after I submit my project? A: It make take a few days for us to review your work, but you will hear back from our Intern Coordinator for the appropriate next steps.

Lastly, remember:

You got this! 👍

Clone this wiki locally