TLDR
This project is called '8-Ball Fortune Teller', a full-stack application built with M.E.R.N (MongoDB, Express, React, and Node), and is my attempt at creating a digital experience of Magic Eightball produced by Mattel.
It was my coding foundations' capstone for the Bright Paths Program coding boot camp, which ran from October 2021 - February 4th, 2022, and was split into two halves. The first eight weeks focused on coding foundations, and the latter half focused on full-stack React development specialization.
MVP features
- - Responsive design
- - Account login/creation with authentication
- - Users can ask the eightball questions
- - Receive generated answers from eightball
- - Q&A pairings display in a user's record
- - Session logout functionality