Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.49 KB

README.md

File metadata and controls

30 lines (16 loc) · 1.49 KB

login using (login="admin" and password="admin")

The Seuss Emporium

The Seuss Emporium is an application that lets a user find a children's story based on thematic approaches. Want a story about protagonist transformation? Here you go. How about a story centered around conquering fear? There's a story right here!

So, if it's story time and your little one (or you!) wants the perfect story? Time to consult The Seuss Emporium.

My MVP will allow a user to search a database of stories and view each one's themes, or search by theme and view all the corresponding stories. The user then will be provided a link to the story online.

I will use Spring Boot, Maven, Java, MySQL DB, Angular, HTML.

Home Page Screen Shot 2022-01-26 at 10 31 51 AM

Books by Title Screen Shot 2022-01-26 at 10 32 22 AM

Books by Theme Screen Shot 2022-01-26 at 10 32 40 AM

Create new entry by Title Screen Shot 2022-01-26 at 10 33 05 AM

Edit existing entry by Title Screen Shot 2022-01-26 at 10 33 38 AM