Inspiration

I created this app, called Pi Poem Generator, because I was bored one day, so I decided to memorize the digits in pi, and my sister was also creating a poem for her school project. Therefore, then, I thought of an idea - what if I created an app that generates a poem by using the digits of pi. Although I do not have much experience in JavaScript as I started 1 month ago, I wanted to test my skill by creating this app. This is how I was inspired to create this app.

What it does

The Pi Poem Generator creates a "Pi Poem". The user has to first choose the length of the poem. After having the length of the poem chosen, the app generates that length. The "Pi Poem" will then be displayed, composed of words where the length of each word is determined by the next consecutive digit of pi, like 3-letter word, 1-letter word, 4-letter word, and so on.

How we built it

I built it by using Javascript on code.org. I found this website to be very easy to use and create my app.

Challenges we ran into

Some challenges I ran into was basically having the length of the poem (number of words) displayed probably when the user chooses a number from the drop down. Another problem I ran into was that the words were getting all put next to each other, so it was not separated.

Accomplishments that we're proud of

The accomplishments that I'm proud of is having creating this app, and being able to debug the problems.

What we learned

I learned that coding takes time, and that I am going to face challenges along the way, but there is always a way to debug it.

What's next for Pi Poem Generator

I hope that people find this app to be interesting and see how poems can be created anyway possible.

Built With

Share this project:

Updates