Skip to content

PupSpot/pupspot-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Shreyas Telkar
Nov 10, 2024
10c1a38 · Nov 10, 2024

History

32 Commits
Nov 10, 2024
Nov 9, 2024
Nov 9, 2024
Nov 8, 2024
Nov 9, 2024

Repository files navigation

PupSpot - The Social Platform for Dogs 🐶

Welcome to PupSpot, the social platform dedicated to dogs and their owners! Connect with fellow dog enthusiasts, find dog-friendly spots near you, and discover new places where dogs can interact and play.

Getting Started

Follow these instructions to set up the PupSpot project on your local machine and get started.

Prerequisites

  • Python 3.x
  • Git (for cloning the repository)
  • Recommended: Virtual environment tool (venv) for managing dependencies

Setup Instructions

  1. Clone the Repository

    Clone the PupSpot repository to your local machine:

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

This README provides clear instructions on cloning the repo, setting up the environment, and starting the app, which is useful for contributors and new team members.