You are browsing as a guest. Sign up (or log in) to start making projects!

5h 33m 42s logged

Metroid Mania Devlog

Key Milestones & Features

  • Username System & Legal Compliance: Added user username tracking, NDA setting to prevent address viewing, and an admin overlay displaying legal info(name) (eacd088). This enhances user pii protection by requiring a separate proccess to be done too.
  • Dynamic Order Page: Refactored the order page into a single, dynamic form that adds/removes elements as needed (0e820f2), simplifying user interaction and reducing UI complexity.
  • Encapsulated Connection Logic: Made the connection method a private instance method (0e86db0), improving code modularity and reducing unintended side effects.
  • Admin System Overhaul: Removed environment-based superadmin detection (8dc2094), streamlining admin permissions for better security and maintainability.
    ** Current Main Focus **
    To ensure user data is safe and leaning more on hca for sensitive info (legal_names, phone_number, and addresses)
0
3

Comments 0

No comments yet. Be the first!