Student registration form
Since this is my first hackathon, I tried to build something simple!
A simple static app, which registers student information
How I built it
I built it on Android Studio, using JAVA and XML. On constraint layout, I used text view for heading, edit text for the fields of form, image button (for date picking), radio buttons, and a spinner. Completed it with a Submit button.
Used simple on-click listeners to make buttons interactive.
Log in or sign up for Devpost to join the conversation.