Devlog 1 -
Project Setup and Basic Layout
Today I started working on my Study Planner project.
First….I created the basic structure of the website using HTML and CSS.
I added a header with the project title and a short description.
After that, I made a form section where users will be able to add subjects and exam dates.
I also created a section to display subjects in the future. Right now it only shows a message saying that no subjects have been added yet.
For styling, I used simple colors and spacing to keep the website clean and easy to read.
I also made sure the layout looks fine on smaller screens.
At this stage…. the website is only a layout and does not have any functionality yet.
The next step will be adding JavaScript so users can actually add subjects.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.