Performing CRUD operations on DB from client UI.
** server.py.
** index.html.
** Collection's document format:
{ name: <String> age: <Int32> city: <String> email: <String> }