Summer of Code/2014/Port to Python3: Difference between revisions
No edit summary |
|||
| Line 17: | Line 17: | ||
Yes, I'm working for open source community from about a year and have various past experiences with Python, Django, C++, HTML, CSS, JS and Open Street Maps. Some of them are listed below along with one in it's initial stage: | Yes, I'm working for open source community from about a year and have various past experiences with Python, Django, C++, HTML, CSS, JS and Open Street Maps. Some of them are listed below along with one in it's initial stage: | ||
'''1. Phonetic Search in | '''1. Phonetic Search in Python:''' | ||
Testing and Consultancy Cell is government affiliated testing firm where testing of water, cement, land surveys etc. are carried out. Everyday a number of clients are attended using Office Automation Software. And their was a problem to search the clients from a big list when someone misspelt the name like "Kamaljit" instead of "Kamaljeet" because the user can enter any spellings for simmilar pronunciations. I was a privileged member of the team which implemented phonetic search in the automation software using Python and Django. The biggest problem that I faced was to implement it for a name having whitespace in it. [http://202.164.53.122/automation/tcc/list_search/ Here] is the testing link. | Testing and Consultancy Cell is government affiliated testing firm where testing of water, cement, land surveys etc. are carried out. Everyday a number of clients are attended using Office Automation Software. And their was a problem to search the clients from a big list when someone misspelt the name like "Kamaljit" instead of "Kamaljeet" because the user can enter any spellings for simmilar pronunciations. I was a privileged member of the team which implemented phonetic search in the automation software using Python and Django. The biggest problem that I faced was to implement it for a name having whitespace in it. [http://202.164.53.122/automation/tcc/list_search/ Here] is the testing link. | ||