About


My project is about autobiography and biography books on famous businessmen. I chose this topic as I wanted to understand the struggles faced while building a business empire.

I started by researching about the famous books on businessmen. I had read a few so I chose them but for the other books, I had to search online. First, I chose the details I needed for each book and then, I came up with the classes for my database. Using Microsoft Excel, I created and designed database tables for my website. This gave me a clear picture of the database. Next, I drew ER diagram for my database to understand how the classes were linked/related. After the ER diagram, I went through some HTML and CSS tutorials on W3school websites and began coding on Glitch.

I encountered varuous issues during the whole process. Initially, I took some time to come up with design of my website. In the end, I decided to keep it simple and neat. Also, I had some problems while coding for the website as I was not familiar with some things. To resolve my issues, I searched online and took help from W3school.