CodeCraft School Full Stack Web Development Bootcamp graduate shares his final project app, ForeCaddie.
ForeCaddie provides a way to easily save and track your rounds of golf in greater detail. It takes in and stores 4 inputs, including score, and provides averages over time to give the user a better idea of where their game needs improvement.
FULL-TIME FULL STACK WEB DEVELOPMENT BOOTCAMP
CodeCraft’s 10-week coding bootcamp teaches the incredibly popular MEAN stack, which is a modern, 100% JavaScript-based approach to web development, and is very high in demand within the coding/tech industry. One of the great things about JavaScript is that it can be used to write both client side (front-end) code and server (back-end) code, making it easier and more efficient for our students to learn the “full stack” by leveraging ONE language instead of multiple languages, as you would have to do if you were learning another “stack” such as Ruby on Rails.