PriceGhost/backend/src
clucraft 040cdb9c42 Add user management features to admin section
- Add ability to create new users from admin panel
- Add role dropdown (User/Admin) for each user
- Replace toggle buttons with select dropdown for role management
- Admin users can access the Admin section in settings
- Regular users see only Profile and Notifications sections

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 13:17:27 -05:00
..
config Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
middleware Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
models Add settings page with profile, notifications, and admin sections 2026-01-21 07:58:11 -05:00
routes Add user management features to admin section 2026-01-21 13:17:27 -05:00
services Improve Newegg scraper with better price and stock detection 2026-01-20 21:54:04 -05:00
utils Fix Amazon scraper picking up coupon prices instead of product price 2026-01-20 20:46:17 -05:00
index.ts Add settings page with profile, notifications, and admin sections 2026-01-21 07:58:11 -05:00