dgPadBootcamps / Java-Bootcamp-2024

1 stars 0 forks source link

Task 1 : Spring Initialization and Interaction using CLI #27

Open mohammad-fahs opened 2 months ago

mohammad-fahs commented 2 months ago

In this Task , students will initialize a Spring Boot project, open it in IntelliJ, and create a simple user management system using a CommandLineRunner. The user management system will allow students to add, remove, and update student details via the command line. The student details will be stored in a List, and no database will be used.

Steps

If you encounter any issues, please feel free to inform me. Additionally, if you have any questions or concerns, do not hesitate to reach out.

For the following issue, please include the relevant code and provide screenshots demonstrating your interactions with the application. Specifically, show how you add students, update student details, and remove students from the list.

Thank you!

HaydarKanso commented 2 months ago

Image

JanaAttar commented 2 months ago

IMG-20240819-WA0156.jpg

JanaAttar commented 2 months ago

IMG-20240819-WA0161.jpg

JanaAttar commented 2 months ago

IMG-20240819-WA0157.jpg

JanaAttar commented 2 months ago

IMG-20240819-WA0158.jpg

JanaAttar commented 2 months ago

IMG-20240819-WA0159.jpg

JanaAttar commented 2 months ago

IMG-20240819-WA0160.jpg