dimanche 12 janvier 2020

Can anyone help me with GOF design pattern in a very basic voting system? [closed]

I've implemented facade for password encryption and singleton for creating the frame, and I need one behavioural pattern, but I don't have many classes: 1 registration form (working with mysql database), 1 login form, 1 voting form which basically inserts a vote in the database to the candidate selected. The application looks simple, you select the candidate then vote. I print the winner too from the database but that's all.

Aucun commentaire:

Enregistrer un commentaire