RahulDwiwedi / ecouriez_assignment

A sample Web Application created with Python (py web frameworks like flask) & MongoDB as the Backend. The json dataset has been used to import into the MongoDB downloaded from https://gist.github.com/ajay-cz/eed8543e7459397834714f3ee8b20b9f#file-data-json The Web application has a single page To demonstrate the searching and filtering capability of a large data set with the help of Python and MongoDB. The user should be able to Filter on any of these attributes provided in the DB schema. Certain attributes have repeated values (eg., Tags ). filtering of these attributes have been also taken care of as well.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecouriez_assignment

A sample Web Application created with Python (py web frameworks like flask) & MongoDB as the Backend. The json dataset has been used to import into the MongoDB downloaded from https://gist.github.com/ajay-cz/eed8543e7459397834714f3ee8b20b9f#file-data-json The Web application has a single page To demonstrate the searching and filtering capability of a large data set with the help of Python and MongoDB. The user should be able to Filter on any of these attributes provided in the DB schema. Certain attributes have repeated values (eg., Tags ). filtering of these attributes have been also taken care of as well.

About

A sample Web Application created with Python (py web frameworks like flask) & MongoDB as the Backend. The json dataset has been used to import into the MongoDB downloaded from https://gist.github.com/ajay-cz/eed8543e7459397834714f3ee8b20b9f#file-data-json The Web application has a single page To demonstrate the searching and filtering capability of a large data set with the help of Python and MongoDB. The user should be able to Filter on any of these attributes provided in the DB schema. Certain attributes have repeated values (eg., Tags ). filtering of these attributes have been also taken care of as well.


Languages

Language:HTML 62.9%Language:Python 37.1%