How to Build a Task Manager with Jetpack Compose
What You Will Build A polished login/signup page with email and password fields, a password visibility toggle, form validation, and a switch between login…
Youtuber @CodeWithWilliamJiamin's Website
• 2 min read
What You Will Build A polished login/signup page with email and password fields, a password visibility toggle, form validation, and a switch between login…
• 2 min read
What You Will Build A full task manager with an input field for adding new tasks, a progress counter (e.g., "2/5 completed"), a scrollable…
• 2 min read
What You Will Build A task management app with an input field for adding new tasks, checkboxes for marking completion, strikethrough text on done…