DEV Community

Angela Silva
Angela Silva

Posted on

Building a Web Application: My Journey on Day 3 of #100DaysOfCode Challenge

On the third day of the #100DaysOfCode challenge, I decided to start working on a project that I will add to my portfolio. I have spent the past two days working on my website, and now I feel like applying the concepts I’ve learned to a project that I can showcase under the “projects” section in my portfolio.

My project will be a web development application, which will have a frontend built using JavaScript, HTML, and CSS, a backend using Java with SpringBoot, and a MySQL database.

Today, I focused on designing the user interface using HTML and CSS, and also added some JavaScript functionality. However, I haven’t yet linked it with the backend, so the only feature that is currently working is clearing the screen when the user clicks on the subscribe button.

Here’s a preview of what I’ve accomplished so far:

Simple HTML and CSS subscribe screen.

Here’s the link to the video — it’s only 27 seconds long so you won’t waste your time!

It was a relatively simple task. Do you like it? 🙂

That’s it for now. See you later! Bye-bye.

Top comments (0)