Repository of config files, assets and codes for building the personal mini project CondoLoan eligibility screening form.

1 Open Issue Need Help Last updated: Aug 3, 2025

Open Issues Need Help

View All on GitHub
Web Development Web Application

AI Summary: The task is to find a pure JavaScript solution to temporarily block data insertion into a PostgreSQL database table (megaplanet.customers_potential) for 90 seconds during ETL processes, without modifying the database schema or requiring frontend changes. The current Node.js floodGate system is incomplete, and the goal is to avoid invasive database-level solutions like triggers, permission changes, or table renaming.

Complexity: 4/5
bug help wanted

Repository of config files, assets and codes for building the personal mini project CondoLoan eligibility screening form.

JavaScript