7 Commits

Author SHA1 Message Date
kusowl
3cd2644582 feature(deal-modal): count view interaction 2026-01-22 14:55:09 +05:30
kusowl
6c7f411946 feature(weightage and sorting in explore page):
add like and click weitage in deals explore page
add sorting by like and click
2026-01-19 19:01:50 +05:30
kusowl
3750638122 feature(report a deal): users can report a deal 2026-01-16 19:38:39 +05:30
kusowl
16c9ff3cee feat: implement user interaction system with like functionality
- Updated interaction models and relations for handling of user-deal interactions.
- Added frontend interactivity with `interaction.js` for toggling like buttons.
2026-01-15 19:09:24 +05:30
kusowl
74bbf5a5c1 wip: add interaction schemas 2026-01-15 10:14:29 +05:30
kusowl
5539f20e44 chore: pint reformat 2026-01-13 15:11:38 +05:30
kusowl
ed914b531d feature(auth): add columns to users table
- add extra columns in users table
- add traits for enum values as array
- refactor enums to specific namespace
2026-01-08 19:10:15 +05:30