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

Wireframe

After Signup

Wireframe

Screenshots for the application are

Mongodb before Signup

Screenshot

Screenshot

Index Page where User gives his information

Screenshot

User giving his Info

Screenshot

After Confirming the details

Screenshot

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

Screenshot

User pressing the update option

Screenshot

Information added and Updated in Mongodb

Screenshot

Screenshot

Screenshot

Second User giving his info

Screenshot

Screenshot

Home for Second user, In this case , There are 2 users and and details of current user to update

Screenshot

After updation

Screenshot

Screenshot

Data updated to Mongo DB , Additional users added to Mongo DB.

Screenshot

Screenshot

Screenshot

Third user giving his info

Screenshot

Home page for third user , We can see three users and details of current user to update

Screenshot

Screenshot

Information updated to MongoDB

Screenshot

Screenshot

Screenshot