Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.11 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.11 KB

PetPal (Backend)

PetPal is a web application built using Go and the Gin framework for the backend. It allows users to buy pets online in a convenient and user-friendly manner.

For frontend repository please click here !

Table of Contents

Features

  • Browse a variety of pets for sale.
  • View detailed information about each pet.
  • Add pets to the cart for purchase.
  • Checkout and complete the buying process.

Getting Started

These instructions will help you set up and run the PetPal app on your local machine.

Prerequisites

Ensure you have the following software installed on your machine:

Installation

  1. Clone the repository:

    git clone https://github.com/2110366-2566-2/tortoise-app-backend.git

Usage

go run cmd/app/main.go