MMP100 | PROGRAMMING PROJECT STATEMENT
Site: https://replit.com/@SaviiDidi/story-time#index.html
Title: Build-Your-Own story
Semester/Year: Fall/2023
Coding/programming languages:CSS, JS, HTML
Description: I set out to create a simplistic, personalized storytelling experience, where users can weave their own tales by inputting character names, locations, objects, adjectives, and verbs. Drawing inspiration from classic storytelling, I chose these specific inputs to empower users to craft unique narratives while fostering their creativity. Users interact with the program by providing these elements, triggering the dynamic generation of a personalized story. The most challenging part was structuring the JavaScript functions to seamlessly incorporate user inputs into a cohesive narrative, which required careful string manipulation and HTML element handling. Through meticulous coding and testing, I successfully crafted a fluid storytelling experience adaptable to diverse user inputs.
