You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a web search application using Spring MVC web framework on the front end and MongoDB database management system for backend processing with JSON document format. Used Regular Expressions to optimize the users search and was presented as a list of documents with an option to comment on selected document. The user was presented with abil…