Hackathon Project
Requirements
-
Develop a web application to create and list your contacts
-
A contact should contain details at least name, phone number, and email
-
The user can show all the contacts without login.
-
The user can only create a new contact only after a successful login
Technlogies to implement
- The web application can be implemented using any of the following technologies a. Spring boot and maven b. Servlets and maven c. Servlets without maven
- Use database to store contacts and users
The chosen technologies will affect your final score. Eg, the Application implemented in spring boot has more weightage than others