Loading community...
Loading community...
Ask questions, share what you know, and tap the collective knowledge of the Kracked Devs community.
Who's Joining Todays Krackathon??? All the best, stay KRACKEDDD
My exp point not increasing even when i push everyday
Hi Guys, This is my first post here and plan to be more active soon with the community. I made this particular SAAS that works on how I usually do my work on research and website/brand evaluation. Looking for some beta tester if interested to get more feedbacks to improve it as a better tool. Once you feed the domain of the website and a few other details, the system will start to - Lock scope & constraints - Design full PRD for the Google AI Studio app - Define internal prompt orchestration & schemas - Run live website research & audit - Produce: Website blueprint (pages, sections, CTAs, colors) - SEO / AEO / GEO scorecard - UI / UX / Content improvements - Full revamp PRD (client-facing) - Full copywriting per page - Google Stitch prompts per page - Proposal-style status & recommendation report The results here is mostly for reference and for a fast paced evaluation before diving deeper into building the site itself. If interested to test it out, let me know and I will dm the link.
This is a question for the admin, my teams (part-timer) are building hrms system for a specific company, but in one of the requirement, we need to develop mobile portion for 'Attendance Module' (for IOS and Android). Is it possible for us to maybe, 1. Post about hiring here? 2. or Maybe we can work together to put it as a bounty here? 3. maybe some other workaround to help us complete the requirement? and dont worry, we have sizable budget we allocate for this portion/module.

Dalam banyak-banyak framework yang ada sekarang ni. Korang prefer yang mane satu?...dari segi pros and cons
You guys kalau ada student request untuk upah korang buat assignment coding, korang caj berapa? Example task: Develop an enterprise application that include the web component: -Client side Jsf or jsp , sevlet,css, image etc..), - Build the front-end interface for the homepage including login and registration form - Note : You can use any Client side script language/script/technology eg:Nodejs -Server side – communicate with client and database(must use java) -Database that stores data in a persistent manner, and it must communicate with your server. - Entity-JPA - JavaDB/MySQL/Oracle or other suitable relational database -EJB, shared library (Any domain)
Let's start a friendly debate/discussion here. Are vibecoders a developer? What's your thought on this? What do you actually need to do to be called a a "real" developer? The reason I'm asking is that there's a lot of banter outside saying that vibecoders only produce "shit" and they're not a real developer. But then again, if you could deliver something useful, that itself is an achievement, right? p/s: I'm myself is not a developer. Yes. I start vibecoding 6 months ago. My field is more on technical support. If you ask me to code manually, I will just close my laptop and go to sleep. :)
Client taknak keluarkan duit banyak dekat website tapi nak custom landing page with booking. He dont want any commitment in domain and hosting/server because its just a seasonal event(For Raya 2026 only) Check this out : My suggestion FLOW + STACK to client. Need any suggestion/enhancement/advice from you guys. (❌ No admin dashboard) > Question: Is the stack or integration are okay? Ada any bad side tak if using this stack/integration yg free. Plus client cakap audience biasa2 je. Tak ramai tak sikit. From my experience free version should be okay right? P/s: Tanya sebab first time dapat job yang nak all free hahah client just nak bayar development cost saja. Client punya studio setup dekat rumah je. So he just want to test market first. 1) Landing → Package & Add-ons Customer: 1. Open landing page 2. 1 package (base) 3. Select add-ons: - Physical photo - Frame - etc 4. Click Book Now System: - Calculates displayed total (client-side) - Server will re-calc final amount on submit (security) 2) Select Date Customer selects date. System: - Calls availability API (server) - Server fetches Google Calendar events for that date range - Generates available slots (15-min windows with gaps like 10:00–10:15, 10:30–10:45, etc.) 3) Select Time Customer picks a slot. System: - Shows only available slots (exclude busy events + pending bookings) - On submit later, re-check availability to prevent race condition/double-booking 4) Customer Details Customer fills: - Name - Phone - Email - Notes (optional) - etc 5) Payment Choice Customer chooses: - Deposit / Full payment System: - Shows QR/transfer details + exact amount to pay 6) Upload Receipt Customer uploads proof (PDF/image). System: - Upload to Supabase Storage - Locks file (immutable) - Saves receipt URL to DB 7) Submit Booking (Atomic Server Action) Server does (in order): 1. Re-calc price server-side 2. Re-check slot availability 3. Create Google Calendar event as PENDING 4. Save booking in DB: - status = PENDING_PAYMENT 5. Write/Update Google Sheet row (1 booking = 1 row) 6. Send emails via Resend: - Customer: “Booking received (pending verification)” - Client (to Personal Gmail): “Verify payment” + receipt link + action buttons 8) Client Payment Verification (Email-Driven) Client receives email with: - Booking details - Receipt link - Buttons: Confirm Payment - Reject / Scam On Confirm: - DB → CONFIRMED - Calendar event updated (remove PENDING) - Google Sheet row updated - Customer emailed “Confirmed” On Reject: - DB → CANCELLED - Calendar event cancelled/deleted - Google Sheet row updated - Customer emailed “Rejected / slot released” 9) Cancel / Reschedule (Customer self-service, Client approves) Customer email includes Manage Booking secure link. Cancel - Customer requests cancel - Client approves via email button - DB/Calendar/Sheet updated + notify customer Reschedule - Customer selects new date/time (availability checked) - Client approves via email button - Calendar event time updated - Google Sheet row updated + notify customer LATEST FINAL STACK (v2) Frontend - Next.js 14 (App Router) - Tailwind CSS Backend - Next.js Server Actions + Route Handlers - Secure signed tokens (confirm/reject/manage actions) Core Integrations - Google Calendar API (availability + events) - Google Sheets API (records/reporting; auto-update same row) - Supabase Postgres (booking records, status, mapping) - Supabase Storage (receipt upload: PDF/image) Email System (locked) - Resend (send transactional emails) - React Email (@react-email/components) for coded templates - Recipient inbox: Gmail personal Client Infra(Free Version) - Vercel hosting - Vercel free domain Thumbs up if everything okay 👍
Client taknak keluarkan duit banyak dekat website tapi nak custom landing page with booking. He dont want any commitment in domain and hosting/server because its just a seasonal event(For Raya 2026 only) Check this out : My suggestion FLOW + STACK to client. Need any suggestion/enhancement/advice from you guys. (❌ No admin dashboard) > Question: Is the stack or integration are okay? Ada any bad side tak if using this stack/integration yg free. Plus client cakap audience biasa2 je. Tak ramai tak sikit. From my experience free version should be okay right? P/s: Tanya sebab first time dapat job yang nak all free hahah client just nak bayar development cost saja. Client punya studio setup dekat rumah je. So he just want to test market first. 1) Landing → Package & Add-ons Customer: 1. Open landing page 2. 1 package (base) 3. Select add-ons: - Physical photo - Frame - etc 4. Click Book Now System: - Calculates displayed total (client-side) - Server will re-calc final amount on submit (security) 2) Select Date Customer selects date. System: - Calls availability API (server) - Server fetches Google Calendar events for that date range - Generates available slots (15-min windows with gaps like 10:00–10:15, 10:30–10:45, etc.) 3) Select Time Customer picks a slot. System: - Shows only available slots (exclude busy events + pending bookings) - On submit later, re-check availability to prevent race condition/double-booking 4) Customer Details Customer fills: - Name - Phone - Email - Notes (optional) - etc 5) Payment Choice Customer chooses: - Deposit / Full payment System: - Shows QR/transfer details + exact amount to pay 6) Upload Receipt Customer uploads proof (PDF/image). System: - Upload to Supabase Storage - Locks file (immutable) - Saves receipt URL to DB 7) Submit Booking (Atomic Server Action) Server does (in order): 1. Re-calc price server-side 2. Re-check slot availability 3. Create Google Calendar event as PENDING 4. Save booking in DB: - status = PENDING_PAYMENT 5. Write/Update Google Sheet row (1 booking = 1 row) 6. Send emails via Resend: - Customer: “Booking received (pending verification)” - Client (to Personal Gmail): “Verify payment” + receipt link + action buttons 8) Client Payment Verification (Email-Driven) Client receives email with: - Booking details - Receipt link - Buttons: Confirm Payment - Reject / Scam On Confirm: - DB → CONFIRMED - Calendar event updated (remove PENDING) - Google Sheet row updated - Customer emailed “Confirmed” On Reject: - DB → CANCELLED - Calendar event cancelled/deleted - Google Sheet row updated - Customer emailed “Rejected / slot released” 9) Cancel / Reschedule (Customer self-service, Client approves) Customer email includes Manage Booking secure link. Cancel - Customer requests cancel - Client approves via email button - DB/Calendar/Sheet updated + notify customer Reschedule - Customer selects new date/time (availability checked) - Client approves via email button - Calendar event time updated - Google Sheet row updated + notify customer LATEST FINAL STACK (v2) Frontend - Next.js 14 (App Router) - Tailwind CSS Backend - Next.js Server Actions + Route Handlers - Secure signed tokens (confirm/reject/manage actions) Core Integrations - Google Calendar API (availability + events) - Google Sheets API (records/reporting; auto-update same row) - Supabase Postgres (booking records, status, mapping) - Supabase Storage (receipt upload: PDF/image) Email System (locked) - Resend (send transactional emails) - React Email (@react-email/components) for coded templates - Recipient inbox: Gmail personal Client Infra(Free Version) - Vercel hosting - Vercel free domain Thumbs up if everything okay 👍