/prog-lang

a page which prompts the user to answer some questions, and then determines what programming language they should learn

Primary LanguageHTML

Programming Language Suggester

Answer some questions to figure out which programming language to start learning!

By Louie Schoenknecht

Technologies Used

  • HTML
  • CSS
  • JavaScript

Description

This page was created for my week 2 individual coding project at Epicodus. The page prompts the user to respond to a number of questions about their interest in coding, as well as some other questions just for fun. Then, using functions and branching, the page tells the user which coding language is the best fit for them!

Setup/Installation Requirements

  • To clone down and open the project, clone the prog-lang repository from GitHub.
  • Navigate to root directory of project in terminal, and type 'open index.html' to view in browser.
  • Open project in a text editor to view code.

Known Bugs

  • No known bugs or issues

License

MIT Copyright (c) 2021

Contact Information

luisesch97@gmail.com