Line 1: |
Line 1: |
− | ===About You===
| |
| | | |
− | * What is your name?
| + | |
| + | == About Me: == |
| + | |
| + | ===== Name: ===== |
| Kamaljeet Kaur | | Kamaljeet Kaur |
− | * What is your email address?
| + | ===== Email address: ===== |
| kamal.kaur188@gmail.com | | kamal.kaur188@gmail.com |
− | * What is your Sugar Labs wiki username?
| + | ===== Sugar Labs wiki username: ===== |
− | KamalKaur | + | KamalKaur |
− | * What is your IRC nickname on irc.freenode.net?
| + | ===== IRC nickname on irc.freenode.net: ===== |
| Kamal___, Kamaljeet_ (Includes kamal somehow) | | Kamal___, Kamaljeet_ (Includes kamal somehow) |
| + | ===== First language: ===== |
| + | English |
| + | |
| + | ===== Location and UTC working hours: ===== |
| + | 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. |
| + | |
| + | == Previous experience in open-source: == |
| + | I'm working for open source community from about a year and have various past experiences in Python, Django, C++, HTML, CSS, JS, Open Street Maps and blogging. Some of them are listed below: |
| + | |
| + | ===== 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 there 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 similar 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. |
| | | |
− | * What is your first language? (We have mentors who speak multiple languages and can match you with one of them if you'd prefer.)
| + | ===== Blogging application: ===== |
− | English
| + | Blogging is quite a trend from a few years ago. There are many sites that provide facility to create our own blogs and easily customize them. Similar is the application I started for learning sake, which is currently a basic application in which one can publish posts and see the content at one page with post titles. I made it just for my own experience and familiarity with the technologies. Perhaps that time I didn't use git properly because of being new to it. You can check it [http://202.164.53.122/automation/tcc/list_search/ here]. |
− | * Where are you located, and what hours (UTC) do you tend to work? (We also try to match mentors by general time zone if possible.)
| |
− | 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?
| |
− | 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:'''
| + | ===== Teacher Feedback System: ===== |
− | 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.
| + | 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 limited to this feature, but it has further three different modules. These are: |
| | | |
− | '''2. Blogging application:'''
| + | * Student: Students can give feedback, comments and see comments of other students and rate those comments. |
− | Blogging is quite a trend from a few years ago. There are many sites that provide facility to create our own blogs and easily customize them. Similar is the application I started for learning sake, which is currently a basic application in which one can publish posts and see the content at one page with post titles. I made it just for my own experience and familiarity with the technologies. Perhaps that time I didn't use git properly because of being new to it. You can check it [https://github.com/KamalKaur/Effort here].
| + | * Teacher: Teachers can see feedback given by student, most rated comment will be visible on homepage and a performance graph will be generated. |
| + | * Department Heads: They can see performance graph of various teachers. |
| | | |
− | '''3. Teacher Feedback System:'''
| + | 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, JavaScript. |
− | 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.
| |
− | :Teacher : Teachers can see feedback that a student gave, most rated comment will be visible on homepage and a performance graph will be generated.
| |
− | :Heads : Heads can see performance graph of various teachers.
| |
− |
| |
− | 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, JavaScript. | |
| | | |
| ===About your project=== | | ===About your project=== |