You have to develop a Simple Dynamic Single Page Web Application according to your scenario. Requirements are mentioned below.
Single page web application.
Application may support CRUD operations. (Add/View/Update/Delete)
For developing the web app, needed requirements are using Basic HTML and run on TomCat server. Other than that you can get support from any language/framework .
No use of databases. No data transferring with database, just manage the data dynamically in opened web app.
Add a form to check all the CRUD operations.
Add validations to the form.
I need a sample source code for this Web Application
Comments
Leave a comment