Inspiration

I was inspired by a website that I remember finding a few months ago, and I realized that it would actually be pretty simple to build my version of this website. The website I was inspired by is here

What it does

My creation asks for the user's name, then gives them compliments. It gives the option of getting another compliment after seeing the original, but there is a finite number of compliments.

How I built it

I built my project using php and html. I started by implementing the code that collected the user's name and went from there. It uses three files, one of which is an html file and the other two of which are php files.

Challenges I ran into

I found that there were some things I didn't know, such as how to pass a variable from one page to another and making arrays. Fortunately, since these issues are very specific, it was easy to find a way to bypass them.

Accomplishments that I'm proud of

I'm proud of the whole project! I learned new things along the way, and made a thing that can (hopefully!) make people happy.

What I learned

I learned more about php and html, particularly in how to make the pages work together smoothly and how to format them to look nice.

What's next for Positive Page

I'm thinking about adding more compliments, or learning more information about the user to have more specific compliments for him or her.

Built With

Share this project:

Updates