I can’t believe that we’re finally here at the end of the program! I’ve learned SO MUCH in these past five months, and it’s nearly impossible to keep track of it all. And still, I know that I’ve only experienced the tip of the iceberg. Having used such a variety of different resources to create my projected throughout this program, there was one resource that I used in nearly every application that I made: Flex Boxes.
It’s been quite the journey getting to this point. React has proven to me that it was indeed worthy of being the apex learning point of this curriculum. While challenging to gain a strong grasp of, React is quite impressive in its ability to render a lot of information in a small amount of code.
For my javaScript portfolio project, I have decided to create an application that allows the user to keep track of upcoming trips and to add activites to a trip that a user would like to take part in over the course of their vacation. Although I do have previous experience in functional javaScript, transitioning to an object-oriented javaScript approach was indeed trialsome. My main objectives in order to accomplish this applications were as follows:
For my Rails portfolio project, I’ve created a web application name Barmaid’s Tale. It is designed for bartenders (or just home mixologists!) to be able to share and review new craft cocktail recipes with one another. In order to accomplish this, several factors needed to be taken into consideration from the getgo:
This blog post will be outlining my experience building a Sinatra web application for the FlatIron full time software engineering program. I chose to build a gaming library, where users are able to sign up, login, and manage their library of games and the platforms on which they are plaid. Users are also able to view other users own libraries of games. To do all of this, a few core things were required: