Using the React Library, this application will be a website for a photographer. It will showcase a gallery of work and provide an opportunity for users to contact the photographer.
Challenging myself to explore array methods by using an array method a day. The application will be deployed to Github Pages with the intention to dynamically display information and an example of the array method on the page.
Collaborators: ntraugh, Hreichgelt, grilledcheeseplease
My responsibilities included:
- Creating the Seeds to populate the page
- Implementing Stripe checkout (with assistance from code by Anthony Cooper in the UNCC Bootcamp)
- Changing the Document Title when page changes
- Adding a count of items (in the IndexedDB cart) on the Shopping cart icon
- Adding the color pallete
- Styling the Signup and Login pages
- Styling the Featured Bouquet Component (with ntraugh)
- Assisting team members when they needed feedback or help
A Card Game MERN stack project
This project will be the first big project after my graduation from the UNC Charlotte Bootcamp.
The inspiration from this project comes from my long-time interest in video games. As an avid digital Sudoku and Solitaire player, I want to create a card game that will eventually lead to a larger game. In order to not show my cards just yet, I want to start small with a game of Blackjack.
I will see how far the MERN stack takes me within this project, and I may look into other programming languages in the future to polish it.