Sei sulla pagina 1di 6

IT614 – Programming Paradigms (Autumn 2008)

Java Project Design and Implementation

Group information and schedule

Team coordinators have to coordinate among team members for


distributing workload, explaining desired task, supporting logical help
and reporting to the instructor as and when demanded, if any problem.

GROUP-‘A’ :

200812003 GAURAV RAJPUT


200812004 NAVEEN KUMAR (Team coordinator)
200812014 BHASKAR BHARDWAJ
200812016 HUZAIFA BHAVNAGRI (Team coordinator)
200812027 AKANSH RAI
200812038 RAJERSHI SHUKLA
200812041 PARTH PANDYA
200812048 YOGESH PATEL
200812050 LALIT KUMAR JHA
200812056 HARDIK SHAH (Team coordinator)

Project: Drawing Toolkit


Develop an environment that displays the following menus on the computer screen

File Edit Draw Style Help


----- ----- ------ ------ -----
New Undo Line Zoom ReadMe
Open Redo Circle Text MSPaint
Print Erase Box Symbol
Save Copy Arc
Save As Paste Pie
Exit Cut Bar

Each item performs certain activity, which is self defined. For example, “Box” under “Draw”
menu showed instructs the compiler to create a Box (either in blank a filled in some color).
“Erase” under “Edit” performs to erase the contents of the box.

Schedule/submission:
Design part (Due: November 06, 2008)
Implementation part (Due: November 20, 2008)
IT614 – Programming Paradigms (Autumn 2008)
Java Project Design and Implementation

Group information and schedule

Team coordinators have to coordinate among team members for


distributing workload, explaining desired task, supporting logical help
and reporting to the instructor as and when demanded, if any problem.

GROUP-'B'

200812009 RITU AGRAWAL (Team coordinator)


200812018 DHWANI SANGHVI
200812024 SUMAM KUNJUMON
200812029 NITI JOTANI
200812035 DARSHIL SHAH
200812037 HARSHIT DESAI
200812045 BIREN PATEL
200812046 GAURAV CHAVDA (Team coordinator)
200812049 BHAUMIK PATEL
200812060 JAY PATEL (Team coordinator)

Project: Student Record Generation


Develop software that can manage student records, such as, attendance, course, marks, grade, etc.
The GUI should allow users to access the software as an instructor or a student as per user profile.
The software should facilitate user to create, update, delete, view, report (print/email), search, etc.

Schedule/submission:
Design part (Due: November 06, 2008)
Implementation part (Due: November 20, 2008)
IT614 – Programming Paradigms (Autumn 2008)
Java Project Design and Implementation

Group information and schedule

Team coordinators have to coordinate among team members for


distributing workload, explaining desired task, supporting logical help
and reporting to the instructor as and when demanded, if any problem.

GROUP-'C'

200812008 SAVANI ANIL (Team coordinator)


200812017 SODHA TAPAN
200812019 SWETA PANWAR
200812025 SABUWALA SIPTEN RAZA
200812032 BHAYANI BHAVIK
200812034 GAJERA SEMAL (Team coordinator)
200812043 SODHA HARDIK (Team coordinator)
200812044 BADWAL MAULIK
200812054 VASHANI TUSHAR

Project: Automated Teller Machine (ATM)


Develop a simple automated teller machine (ATM). ATM users should be able to view their
account balance, debit and credit money, and pay utility bills. The user interface of the ATM
contains the following:
- A screen that displays messages to the user
- A keypad that receives numeric input from the user
- A cash dispenser that dispenses cash to the user
- A deposit slot that receives deposit envelops from the user.

Schedule/submission:
Design part (Due: November 06, 2008)
Implementation part (Due: November 20, 2008)
IT614 – Programming Paradigms (Autumn 2008)
Java Project Design and Implementation

Group information and schedule

Team coordinators have to coordinate among team members for


distributing workload, explaining desired task, supporting logical help
and reporting to the instructor as and when demanded, if any problem.

GROUP-‘D’

200812002 RITESH ARORA


200812006 MITUL GANDHI (Team coordinator)
200812007 RAHUL KANODIA
200812011 MANTHAN SHAH (Team coordinator)
200812012 KAMALDEEP SINGH
200812013 AJINKYA CHHATTRE
200812026 PARTH NAGAR
200812030 HETA THAKKAR
200812042 INDERPAL SINGH (Team coordinator)
2008120053 ALOK KADUDESHMUKH

Project: Personal Digital Directory


Develop a PDD that facilitates users to manage their Name, Phone, Email, Wallet for passwords,
CD keys, etc. Your GUI lets you manage objects in various ways, such as, create, delete, search
and update them.

Schedule/submission:
Design part (Due: November 07, 2008)
Implementation part (Due: November 21, 2008)
IT614 – Programming Paradigms (Autumn 2008)
Java Project Design and Implementation

Group information and schedule

Team coordinators have to coordinate among team members for


distributing workload, explaining desired task, supporting logical help
and reporting to the instructor as and when demanded, if any problem.

GROUP-‘E’

200812010 MEHTA KINAR YOGENDRA (Team coordinator)


200812020 GOSWAMI KAVIT
200812023 HARSHIL MEHULBHAI FADIA
200812036 SHAH CHANDNI DILIPKUMAR (Team coordinator)
200812039 JAGETIYA VISHWAS SUBHASH (Team coordinator)
200812052 GAJJAR ALKESH HIRALAL
200812055 SHAH DARSHAN CHINUBHAI
200812057 PANDYA KRUTARTH NAUSHIR
200812058 SOMPURA BHUMIKA TUSHAR

Project: Logic Circuit Builder


Develop a software environment for building computer logic circuits from simpler circuits. At the
lowest level the simplest circuits are NAND, NOR, NOT, AND, OR, and XOR gates. The
environment must include a graphical user interface allowing circuits to be dragged, dropped, and
connected to build more complex circuits. These circuits can then be stored and subsequently
used to build yet more complex circuits. The environment should also be able to generate truth
tables for circuits that are constructed.

Schedule/submission:
Design part (Due: November 07, 2008)
Implementation part (Due: November 21, 2008)
IT614 – Programming Paradigms (Autumn 2008)
Java Project Design and Implementation

Group information and schedule

Team coordinators have to coordinate among team members for


distributing workload, explaining desired task, supporting logical help
and reporting to the instructor as and when demanded, if any problem.

GROUP-‘F’

200812021 MENDHIRATA PURVA JASPAL


200812028 MUNSHI RAJU BABUBHAI
200812022 TARAK MANGALBHAI PATEL
200812031 RUCHA PATEL (Team coordinator)
200812033 PUNITA GOENKA (Team coordinator)
200812040 GOGHARI VENU PIYUSH
200812051 THAPAK DINESH VASUDEV
200812059 PARWANI SAPNA RAMCHAND (Team coordinator)

Project: Currency Converter


Develop currency converter software that allows the users to convert currency from one currency
to another. You might use a cookie to track preferred currency. You might have a way to
display/change that preferred currency either as a flag icon or as a country code and/or country
name.

Schedule/submission:
Design part (Due: November 07, 2008)
Implementation part (Due: November 21, 2008)

Potrebbero piacerti anche