abdielrumaldo / PhoneGate

An application to ping aparment owners when a guest is at the gate.
0 stars 0 forks source link

Need to add gate access confirmation. #1

Closed abdielrumaldo closed 4 years ago

abdielrumaldo commented 4 years ago

When someone actually opens the gate, whether by entering the code or let in by the tennants, the tennants don't know if they gate was actually opened.

We can addfuntionality to the program that send a message when the gate has been opened by either one of the tennants or by the code. Adding a list of codes for different guests can also allow the program to tell the tennants exactly who is opening the gate.

abdielrumaldo commented 4 years ago

Integrated a dictionary of tenants and their numbers which allows the program to compare the incoming number to a name. This lets us know who said yes.