section-engineering-education / engineering-education

“Section's Engineering Education (EngEd) Program is dedicated to offering a unique quality community experience for computer science university students."
Apache License 2.0
363 stars 890 forks source link

Creating User Authentication UI(Login and Signup) with Compose Desktop #6706

Closed Collince-Okeyo closed 2 years ago

Collince-Okeyo commented 2 years ago

Topic Suggestion

[Kotlin] Creating User Authentication UI(Login and Signup) with Compose Desktop

Proposed title of article

Creating User Authentication UI(Login and Signup) with Compose Desktop

Proposed article introduction

With Compose Multiplatform, one can create a very interesting layout using Kotlin and Jetpack compose for Desktop applications. Having a good user authentication layout attracts users to sign in to your system easily. Compose desktop has made this achievable with a lot of ease unlike SWINGS in Java which requires one to write lots of code. This tutorial will help the reader to understand how to use Compose Desktop to create well-structured desktop applications just like in Android.

Key takeaways

Article quality

This article is going to be unique since Compose Desktop is a new technology that is just coming into existence. it is going to help the learner to get started with Compose Desktop. It will help the learner to also migrate from using the tiresome SWING library in Java.

References

Compose Desktop

github-actions[bot] commented 2 years ago

👋 @Collince-Okeyo Good afternoon and thank you for submitting your topic suggestion. Your topic form has been entered into our queue and should be reviewed (for approval) as soon as a content moderator is finished reviewing the ones in the queue before it.

WanjaMIKE commented 2 years ago

Compose for Desktop seems like a good topic - since it is just coming out. Let's ensure that it adds value to the community. Thanks