LAB ASSIGNMENT 10 - Girish85/ASE-Assignment GitHub Wiki
Welcome to Lab Assignment 10
This application creates new user in Mongodb whenever Users signup with details and provides information to users on another page to edit information.
Wireframes for the Application are
Before Signup

After Signup
.png)
Screenshots for the application are
Mongodb before Signup
.png)
.png)
Index Page where User gives his information
.png)
User giving his Info
.png)
After Confirming the details
.png)
After pressing the Signup button user moves to Home page where he can see his info and update his info and data is inserted into Mongodb.
Home page for user before updation , It shows the list of users . in this case, There is only one user.
User editing the fields
.png)
User pressing the update option
.png)
Information added and Updated in Mongodb
.png)
.png)
.png)
Second User giving his info
.png)
.png)
Home for Second user, In this case , There are 2 users and and details of current user to update
.png)
After updation
.png)
.png)
Data updated to Mongo DB , Additional users added to Mongo DB.
.png)
.png)
.png)
Third user giving his info
.png)
Home page for third user , We can see three users and details of current user to update
.png)
.png)
Information updated to MongoDB
.png)
.png)
.png)