Summer of Code/2014/Port to Python3: Difference between revisions
| Line 15: | Line 15: | ||
My location is: UTC + 5:30 i.e. Indian Time zone) and I usually tend to work in the afternoon (2PM-6PM) and at night (9PM-2AM) as per IST, it can be easily altered or extended to meet the desired goals. | My location is: UTC + 5:30 i.e. Indian Time zone) and I usually tend to work in the afternoon (2PM-6PM) and at night (9PM-2AM) as per IST, it can be easily altered or extended to meet the desired goals. | ||
* Have you participated in an open-source project before? If so, please send us URLs to your profile pages for those projects, or some other demonstration of the work that you have done in open-source. If not, why do you want to work on an open-source project this summer? | * Have you participated in an open-source project before? If so, please send us URLs to your profile pages for those projects, or some other demonstration of the work that you have done in open-source. If not, why do you want to work on an open-source project this summer? | ||
Yes, I'm working for open source community from about a year and have various past experiences with | 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 python:''' | '''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 | 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. | ||
'''2. Blogging application:''' | '''2. Blogging application:''' | ||
| Line 30: | Line 30: | ||
Besides these functionalities, a teacher of the month will also be selected and that name will be displayed on homepage of each student, teacher and head. | Besides these functionalities, a teacher of the month will also be selected and that name will be displayed on homepage of each student, teacher and head. | ||
We are team of four working on this software. Technologies we are using include Django 1.5, HTML, CSS, LESS, | We are team of four working on this software. Technologies we are using include Django 1.5, HTML, CSS, LESS, JavaScript. | ||
===About your project=== | ===About your project=== | ||