Skip to content

A MERN stack-based website for pet adoption, pet transportation services, and sharing blogs about pets.

License

Notifications You must be signed in to change notification settings

NazmulRahul/PawPal

Repository files navigation

🐾 PawPalBD

License: MIT

PawPalBD is a full-featured web platform built with the MERN stack (MongoDB, Express.js, React, Node.js) that makes it easy for pet lovers to:

  • 🐶 Adopt pets through a curated adoption system
  • 🚚 Arrange pet transportation services safely and conveniently
  • ✍️ Create, read, and share blogs about pets, pet care, and pet stories

🌐 Live Website: https://pawpalbd.com


HomePage AdoptionPage Services

📸 Features

  • User-friendly interface for adopting pets
  • Secure pet transportation booking system
  • Blog creation and reading functionality
  • Responsive and modern UI
  • Real-time updates with Socket.IO for notifications
  • Image uploads via Cloudinary
  • Authentication and authorization for secure access

🚀 Tech Stack

  • 🎨 Frontend: React ⚛️, Tailwind CSS 🎨, Framer Motion 🎞️, Axios 📡, Shadcn 🖥️
  • 🖥️ Backend: Node.js 🟢, Express.js 🚂, Socket.IO 🔌
  • 🗄️ Database: MongoDB 🍃 (via Mongoose)
  • ☁️ Cloud Services: Cloudinary ☁️ (for image hosting)
  • 📦 Deployment: Nginx 🌐, VPS Server 🖥️

🗺️ Database Schema Diagram

Here’s the visual representation of the project’s database structure:

📊 Diagram Title: PawPalBD MERN Stack Database Schema

PawPalBD Database Diagram

📦 Installation

Clone the repository and install dependencies for both client and server:

git clone https://github.com/your-username/pawpalbd.git cd pawpalbd

Install server dependencies

cd server npm install cd server/gateway npm install cd server/user npm install cd server/adoption npm install

Install client dependencies

cd ../client npm install

Contributors

Name GitHub Profile
Nazmul Hossen NazmulRahul
Muntasir Mamun MuntasirMamun
Ajoad Islam AjoadIslam

Want to contribute? Feel free to open issues or submit pull requests!

📄 License

This project is licensed under the MIT License.
See the LICENSE file for more details.

About

A MERN stack-based website for pet adoption, pet transportation services, and sharing blogs about pets.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •