This shows you the differences between two versions of the page.
dapm:laboratoare:02_2 [2021/03/28 12:51] ioana_maria.culic [External resources] |
dapm:laboratoare:02_2 [2021/03/28 12:51] (current) ioana_maria.culic [Exercices] |
||
---|---|---|---|
Line 81: | Line 81: | ||
- Create a new application that contains a form for a student that needs to register for an extra-curricular course. The student needs to insert the following information: Name, Birthdate, Faculty, Name of the course to enroll in. When a submit button is pressed, all the information will be displayed using a ''Toast''. | - Create a new application that contains a form for a student that needs to register for an extra-curricular course. The student needs to insert the following information: Name, Birthdate, Faculty, Name of the course to enroll in. When a submit button is pressed, all the information will be displayed using a ''Toast''. | ||
**BONUS** | **BONUS** | ||
- | - Change the form so the student can choose from a ''Spinner''. | + | - Change the form so the student can choose the course from a ''Spinner''. |