Rontim / MyCampus-backend

Backend for the MyCampus project
1 stars 0 forks source link

Adding a like feature to blogs #3

Closed muceraaa closed 6 months ago

muceraaa commented 6 months ago

Integrate backend logic to handle the storage and retrieval of like counts for each blog post. This includes database schema changes, API endpoints, and business logic to manage likes.