A full-stack airport check-in management application built with HTML/CSS/JavaScript on the frontend and Node.js/Express on the backend. The system is designed to help airport staff manage check-in ...
The best software is the stuff you build for yourself ...
Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
So I decided to build a KYC & Verification Management System that could keep everything in one place and make the process easier for everyone involved. Built using Google Apps Script, Google Sheets, ...
Here are the key technical choices and lessons from my Prisma schema design: • Use CUID for IDs I use @default (cuid ()) for all IDs. These are better than simple numbers for public URLs. They prevent ...