Simple parking app for parking spot sharing
#Usage Run a simple CMS driven website that allows users to message each other that they are blocking them in the parking lot, or that they are currently blocked. Admin must add users manually into the system currently, including their name, phone number and license plate.
#Stack The App is Django Python and Html/CSS with Bootstrap for the frontend. The full list of requirements is listed inside in requirements.txt
#Integrations MyParking integrates with a slack channel that you may or may not incorporate. It also will email the users who are blocking or being blocked.