LAB 3 - Niteesha97/CS551_team_labsassg GitHub Wiki
NITEESHA KOTHINTI
CLASS ID : 31
PARTNER NAME : SAI DIVYA CHENNUPATI
PARTNER ID : 7
##To Create a client-server application having :
-
To use MongoDB for Registration and Login Pages.
-
Home pageUse custom REST services for CRUD operation in MongoDB.
-
To Node Module Use at least one useful node module in our project
-
And finally to deploy our project on to the Heroku cloud.
CODE SCREENSHOTS
The above code tells about the login page which consists of login and register.
This page tells about the crud operations and options about update and delete.
The above code depicts the connection of mongodb and how the connection takes place.
EXECUTION SCREENSHOTS
This shows the scrrenshots of the login page.
These pages show the ouput for the crud operations.