Projects Related To: javascript

Collier Cocktail Party

user on November 20, 2019

This is a simple cocktail party web application built using the MERN stack (MongoDB, Express, React, NodeJS). The app first asks the user for their name and then allows them to choose from a menu of cocktails loaded from a JSON file. Upon ordering a request is sent to a back end API and the order is stored in the database. An email is also sent to the site administrator (set via an environment variable on Heroku).

Credit Card Form

user on November 20, 2019

This is an animated credit form produced using React, React Router and Redux. Form input is validated both on the fly and on submission of the form. Once submitted the form data is sent to the server and an animated loading screen is displayed. When the response is recieved the user is redirected to a finishing screen which shows either a success or an error message.

Portfolio

user on November 20, 2019

This is the WordPress theme for my portfolio. The styling for the portfolio was produced using SASS and PHP was used to allow integration with WordPress. As well as provideing a theme the theme adds menu options to the WordPress admin appearance menu which allow further customisation of the theme.