Skip to content

alfonsojack/matthews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Built With:

Testing Technologies:

Fully tested e2e with Cypress!


Abstract:

Welcome to Matthews

This app works in tandem with a poetry database to create new poetry based on the combination of two user selected poems or a larger combination of randomly selected poems in a database

Preview of App:

Screenshot 2023-11-11 at 11 29 32 PM (2) Screenshot 2023-11-11 at 11 30 15 PM (2) Screenshot 2023-11-11 at 11 28 50 PM (2) Screenshot 2023-11-11 at 11 30 48 PM (2)

Contributors:

Jack Alfonso

Context:

This is the final solo project of Mod 3 at Turing School of Software & Design. I was given ~1 week to create this project from scratch using my existing knowledge of React.

Learning Goals:

  • Continue working with React fundamentals
  • Test React components & asynchronous JS
  • Test user flows using cypress e2e testing
  • Create a multi-page UX using Router