Nazarkdh / online-votting

My java project
0 stars 1 forks source link

online-votting

My java project Make a class in name of Person which can record id,name,surname and address. Inherite the class Person to Candidate which can add more info about candidate. Inherite the class Person to Voters.