A financial budgeting app made in React. The app dynamically represents amount via a chart. Users are able to add, delete, or modify descriptions and amounts.
Technologies used: React, Chart.js, React-Materialize
A small business retail website using Shopify. The goal of using Shopify is for the client to be able to add content easily without any coding knowledge.
Technologies used: Shopify, HTML and Liquid
A restaurant search and ballot application. Search for restaurants based on city, zip code, or landmark. From the search results, learn more details about desired restaurants, then add restaurants to your ballot. Friends and family can search for your ballot based on your username and vote. Once voting results are in, the ballot creator can close the ballot. The result will determined by using ranked choice voting.
Technologies used: React.js, Firebase, MongoDB, Google Places API, and Bootstrap
A recipe sharing application. Users are able to search by categories, keywords, and chef. Also users can add recipes to the Picknic database and create a favorites list.
Technologies used: Node.js, Vue.js, MySQL, and BootStrap
A matching game utilizing React. Every time a card is clicked the state is changed, then props are passed to the card and scoreboard components.
Technologies used: React.js and materialize