Part 6 | Google Contacts Full stack clone with HTML5 + SASS + Javascript + Nodejs Express.js + MySQL
Google Contacts Clone: Implementing Labels Dropdown and Modal
Welcome to part 6 of our comprehensive full-stack Google Contacts web application tutorial! In this installment, we'll dive deep into creating a dynamic labels dropdown and a modal for label creation, closely mimicking the user interface of the original Google Contacts application.
Tutorial Overview
This tutorial is part of a series that demonstrates how to build a full-stack web application using modern web technologies, including:
- HTML5
- CSS3 with SASS
- JavaScript
- Node.js
- Express.js
- MySQL
What You'll Learn
In this video, we'll focus on two key components:
- Re-designing the labels menu in the sidebar to match Google Contacts UI
- Creating a static dialog/modal for generating new labels
Watch the full video tutorial here to see the implementation step by step and understand the intricacies of building a professional-grade web application.
Don't forget to subscribe to our YouTube channel for more in-depth tutorials, coding tips, and full-stack development insights! By subscribing, you'll stay updated with the latest web development techniques and project tutorials.
Additional Resources
Check out the complete playlist for this Google Contacts clone series and explore other exciting tutorials on our channel:
- Full Google Contacts Clone Playlist
- WhatsApp Desktop UI Clone with Angular
- Todo App in Angular Material
Source code for this tutorial is available on GitLab: View Source Code