This project is a feature-rich web application for a pet shop, built using Django as the backend, Vue.js as the frontend, and PostgreSQL as the database. The platform allows users to post and manage ads, create and register for events, and interact with content through features like user creation, liking, and commenting.
- Ad Posting and Management: Users can post ads for pets, manage their listings, and search for available pets using advanced filtering options.
- Event Posting and Registration: Users can create events related to pets and register for events posted by others.
- User Creation and Profiles: Users can sign up, manage their profiles, and track their activities on the platform.
- Liking and Commenting: Users can like and comment on ads and events, promoting engagement and interaction within the community.
- Search and Filter: Advanced search and filter options for finding specific ads and events quickly.
- Frontend: Vue.js
- Backend: Django
- Database: PostgreSQL
- Styling: Tailwind CSS (or specify the CSS framework/library used)
- API: Django REST Framework (for creating the RESTful API)
- Authentication: Django's built-in authentication system (or specify if any third-party service is used)
- Clone the repository:
git clone https://github.com/Yash9837/petshop.git