Skip to content

The PetWise-Client repository is a frontend client-side application for a pet clinic management system. The system allows pet owners to create and manage their pets' appointments, and veterinarians to manage their appointments and pet health records. The frontend is built using React and Redux, and uses Axios for making API requests to the backend

Notifications You must be signed in to change notification settings

hari1538radha/PetWise-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Hosted in VercelApp https://pet-wise-hari1538radha.vercel.app/

Screenshot (247)

Screenshot (248) PetWise Client

This is the client-side code for the PetWise web application. It is built using React and connects to the PetWise API to fetch and display data. Getting Started

To get started with the client code, you will need to have Node.js and npm installed on your system. You can download Node.js from the official website https://nodejs.org/.

Once you have Node.js installed, clone the repository to your local machine:

bash

git clone https://github.com/hari1538radha/PetWise-Client.git

Next, navigate to the project directory and install the required dependencies:

arduino

cd PetWise-Client npm install

Once the dependencies are installed, you can start the development server:

sql

npm start

This will launch the application in your default browser at http://localhost:3000/. Features

The PetWise web application allows users to:

Browse and search for pets available for adoption
View detailed information about pets, including photos, age, breed, and temperament
Contact pet shelters and adoption agencies to schedule visits or inquire about adoption
Create an account and save favorite pets for future reference
Leave reviews and ratings for shelters and adoption agencies

Technologies Used

The PetWise client-side code is built using:

React
React Router
Redux
Axios
Bootstrap

Contributing

Contributions to the PetWise project are welcome and encouraged! If you would like to contribute to the client-side code, please submit a pull request. License

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

About

The PetWise-Client repository is a frontend client-side application for a pet clinic management system. The system allows pet owners to create and manage their pets' appointments, and veterinarians to manage their appointments and pet health records. The frontend is built using React and Redux, and uses Axios for making API requests to the backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published