Maagan-Michael / invitease

A self contained invitation management system for gatekeeping.
GNU General Public License v3.0
8 stars 1 forks source link

Changed structure to support local execution. #26

Closed inbarbarkai closed 2 years ago

inbarbarkai commented 2 years ago
  1. Added support for local execution by running run_local.py script.
  2. Implemented endpoints for updating users.
  3. Commented sample code to avoid errors.