CodeCraft School Full Stack Web Development Bootcamp graduate shares her final project app, Milestones.
Milestones is a goal mapping app that applies concepts to the goal planning process which are generally left out or forgotten about in many goal planning practices. These include the resources that are needed to achieve the goal, other people that will be part of the process of achieving the goal (your team, so to speak) , obstacles that you foresee that can be planned for and solved in advance, and costs associated with all of those elements. The top level goal is broken down into smaller “milestones” to be achieved along the way and each milestone is designed to include all of the elements described above. The milestones all roll up to the top level goal so that you can plan out the achievement of the goal at a granular level, but also see the full scope of the goal from a 10,000 foot view.
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.