abdielrumaldo / PhoneGate

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

Implement OOP #3

Open abdielrumaldo opened 4 years ago

abdielrumaldo commented 4 years ago

I would like this project to be easily impletemented in future projects such as a personal website or a mobile app. There have been talks of just receiving a notification on your phone and swiping left on a "virtual gate" to open the gate.

This will make the project more modular and help practice OOP.

abdielrumaldo commented 4 years ago

Migrate the app to Django and provide an interface for the gate.

abdielrumaldo commented 3 years ago

Create API's to add/remove tennants. This will require authentication.