Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 659 Bytes

File metadata and controls

21 lines (11 loc) · 659 Bytes

TODO'S:

  • Address Control System middleware when adding structures.

  • Modify the JWT Login System. (added try except)

  • Work on Deleting Structure and User.

  • Add Lat Lng colliders to -/+90 and -/+180 (a controll middleware).

  • Implement responses.py and change the server.py with parallel to that.

  • Add a parallel database backup system for urgent situations. (in production)

  • Add a system admin for creating new users. (deleting signup system and admins will be crated by other admins) (in production)

  • Add descriptions to all methods.

  • Add a logger system.

  • Implement addCardData method!