#node-express
1 item tagged "node-express".
prompt
build a habit tracker
Build the scaffold for a habit-tracking web app. Stack: React front end, Node/Express API, Postgres, email-and-password auth. Features: user signup, create/edit/delete habits, daily check-ins, a streak counter, and a weekly summary view. Build the database schema first, then the API, then the UI. Wire them together and note anything I'd need to configure to run it.
dev tools · #web-app