Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.2 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.2 KB

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