Hello...
I hope everyone is doing well.
Yesterday, I mentioned that we would start working on a login authentication project. Today, let me share what I have done so far.
After deciding to begin the project, I started thinking about which part to work on first — the front-end or the back-end. Initially, I felt like starting with the front-end. However, after doing some research online, I found that most sources recommend starting with the back-end.
Since I already have basic knowledge of Java, I decided to use Spring Boot for the back-end. I watched a few videos to understand how to set up the Spring Boot environment, and it took me about an hour to complete the setup.
Once the setup was done, I tested the environment by running a simple Spring Boot application. I copied a basic example from the internet just to verify if everything was working correctly — and it worked perfectly.
I will continue working on this project and share my progress in the next update.
Thank you
Perfect doesn't exist--- start messy.
Top comments (0)