Changes

Line 17: Line 17:  
Yes, I'm working with open source from about a year and have following experiences and a current project.
 
Yes, I'm working with open source from about a year and have following experiences and a current project.
   −
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 same pronunciations. I was the privileged member of the team who 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 space 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 same pronunciations. I was the privileged member of the team who 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 space in it. [http://202.164.53.122/automation/tcc/list_search/ Here] is the testing link.  
   −
2. Teacher Feedback System:
+
'''2. Teacher Feedback System:'''
 
As the name suggest, aim of this software is to provide a functionality so that students can provide feedback to their teachers. This software is not only about giving feedback to teachers, it is divided into three modules. These are:
 
As the name suggest, aim of this software is to provide a functionality so that students can provide feedback to their teachers. This software is not only about giving feedback to teachers, it is divided into three modules. These are:
 
:Student : Students can give feedback, comments and see comments of other students and rate those comments.
 
:Student : Students can give feedback, comments and see comments of other students and rate those comments.
24

edits