Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 673 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 673 Bytes

ConneKT

This a website which act as a digital slam book. the backend is built using express and mongoDB. the website allows users to register a profile by setting unique username and password which is stored is the users collection of the connekt database. the user can visit profile page of other users and answer their questions. once answered the user can delete his/her answers and send a new one. along with that the user can view the answers of other users by clicking on it. the user can see all the answers he received by clicking on my profile on the home page and cand delete some answers if needed. further a logout option is given to switich user profile