Early 2023 (and already before but I did not notice it yet) and AI started to become much more prevalent. AI helped in image generation, coding, text-writing mostly but more fields were coming and as well my field, product design. I decided to make a newssite dedicated to AI news as there was so much from so many different sources.
I decided to bring this news in a very old-fashioned style, similar to the paper newspapers you buy on the streets. The UI on the website matches that same old-fashioned newspaper style, consisting of two rows of buttons, in textual form. Every category page has one article highlighted on the top of the page.
We used different sources that provide RSS-feeds with the latest news. RSS-newsfeeds are provided publicly from different sources, containing the basic article data such as URL, title and description that we then loaded into our own populated RSS-files on our server. Clicking on one of our article snippets would direct the user to the original article.
To keep people connected to our news-site, I went with a newsletter giving you monthly update on the latest articles, based on your preferences. Visitors on our website would every now and then see a newsletter subscription popup in where you could choose different news AI-categories for the newsletter. The newsletter itself was auto-generated using MailerLite which reads out different RSS feeds from our server.
PHP, JavaScript, CSS, HTML, RSS, SEO
MailerLite, Visual Studio