Lab10 - SaiTejaMakani/Advanced-Software-Engineering-LAB GitHub Wiki

Lab10 Results:Create, Update , Read and Delete Operations with Mango DB.

below shown the screen shot of signup page where details get loaded into mango db.

after successful registration.

mlab interface after registration.

Reading details of user.

updating the details of a user .

after successful updation.

mlab interface after updation. Deleting a user.

mlab interface after deleting successfully.