Super Pets Club
An online community platform dedicated to pet owners. It features a dedicated pet-related deals section, a directory of pet-friendly mall events, and a locator for nearby paw parks. The platform's centerpiece is a community chat offering real-time interaction and expert veterinary advice.
- Implemented real-time chat functionality with reply and mention features using Pusher Channels.
- Implemented real-time notifications using Pusher Beams to alert users of new replies.
- Implemented an admin panel using Laravel Backpack to efficiently manage users, malls, branches, pet profiles, and other critical site data.
- Implemented various REST API endpoints to enable community chat features.
- Deployed and configured staging environment.