Skip to content

An online pet store made using MySQL, Python, HTML and CSS

Notifications You must be signed in to change notification settings

anushka-korlapati/PetPals-Project

Repository files navigation

PetPals - Online Pet Store Project

PetPals is an online pet store project aimed at providing a comprehensive platform for pet owners to access a wide range of pet supplies and services.

Features

  • E-commerce platform for pet supplies.
  • Pet daycare services including grooming and veterinary consultations.
  • User account management and personalized recommendations.
  • Secure payment gateway integration.

User Guide

User Guide

Setup Instructions (Flask)

  1. Clone the repository: git clone https://github.com/your-repo-url.git
  2. Install dependencies: pip install -r requirements.txt
  3. Set up the database (MySQL) and configure Flask settings.
  4. Run the Flask app:
    export FLASK_APP=app.py
    flask run
    
  5. Access the application in your web browser at http://localhost:5000.

Contributors

  • Anushka Korlapati - 2022085
  • Abhinav Bagadi - 2022131
  • Mridul Goel - 2022303
  • Sujal Soni - 2022513
  • About

    An online pet store made using MySQL, Python, HTML and CSS

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published