(Assignment) Web Development Mini Project
Developed a simple interactive website using core web technologies: HTML for structure, CSS for styling, and JavaScript for client-side interactivity. This project also involved integrating a backend MySQL database to fetch and display dynamic content on the webpage.
Project Gallery
Key Objectives & What I Did
- Structured the website content using semantic HTML5 tags for better accessibility and SEO.
- Designed a responsive layout with CSS, ensuring the site looks good on desktop and mobile.
- Used JavaScript to implement interactive features like form validation and dynamic content updates.
- Set up a MySQL database schema and connected it to the site's backend to serve data.
Technologies Used
HTML
CSS
JavaScript
MySQL
Responsive Design