2014-04-15

Hi

Good Morning All !

Description of what I want :

I'am a faculty member in the university ( Professor ) , I run the application put my username and id

username: faculty1

password: faculty01

click on faculty button password check correct take me to the faculty menu form , I tick on some of research activities for example I choose conference , journal , click save

the result should be displayed on DeanMenu ,

The name of faculty members

Total Points calculated from Faculty Menu Form after I click conference and journal

The Research Activites Have Numeric Values :

Conference : 5

Journal : 7

Books And Patents : 10

Supplmentary Research Activities : 4

Example Of Running program :

Iam Faculty1 My Password Is Faculty01 , i have done conference and journal this semester , am saving details after choosing and ticking , Then the dean can view my name and my total points.

Output

Faculty Name : Faculty1

Research Total Points : 12

Iam Faculty2 My Password Is Faculty02 , i have done Books And Patents and Journal this semester , am saving details after choosing and ticking , Then the dean can view my name and my total points.

Output

Faculty Name : Faculty2

Research Total Points : 17

What i have done right now ?

- Login Menu ( Working ;p)

- 3 Databases for each user ( Facutly , Chairperson , Dean ) all contain information with username , password fields

Screenshots

Login Menu



Faculty Menu



Dean Menu



Databases

Show more