Chandra Pal Singh,
<cpsingh@cse.iitb.ac.in>
Roll No. 10305075
The main motivation is the people whose native language is other than English
Often people do not know English,people knowing the itrans notation can use this program
To get output in my mother tongue
The motivation was also get something in my mother tongue
Initilally i planned to take input as a text file containing itrans code to convert.
Initially no GUI feature is considered to implement.
Output can be saved in a file.
Meaning of the words as much as possible can also be displayed.
Logic has been implemented
Now input can be given to program in a text file.
Output can be shown in a text file.
70% work has been completed.
My project will be completed till October 20.
GUI feature is not implemented till now
| Module | Approx. Time Needed |
|---|---|
| Requirement Analysis | 20 hr |
| Solution Design | 10 hr |
| ITRANS to Unicode Conversion | 20 hr |
| Testing | 10 hr |
Modules in the Project
Architecture of the application
For this problem i plan to use Tkinter package available in python for GUI.
This was solved by implementing small modules step by step and testing each module for various inputs
and subsequent funcationality was added to accept various inputs and checking whether the output is correctly displayed or not.
It will be displayed in a file which open as user hit "Translate" button
and file will be opened automatically and output will be saved.