Skip to content

FurryCare is a platform where users can register the details of their pets, and Vets can access these details whenever they are giving treatment to that pet. Users can also buy pet-related products. People can register as caretakers on this platform. Users can book a caretaker for their pets to take care of them for a while.

Notifications You must be signed in to change notification settings

SHANI1711/FurryCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Furry Care

-A platform where users can register the details of their pets, and Vets can access these details whenever they are giving treatment to that pet. Moreover, users can also buy pet-related products such as food, clothes, and fashion accessories. People can register as caretakers on this platform. Users can book a caretaker for their pets to take care of them for a while.

Getting Started

Prerequisites:

To run Project on your machine, You need to install git first. Below is the link that will guide you to install Git on your machine.

After Installing Git,

The first step is to clone the Group project repo in your machine using the below command. Run the below command at the destination in cmd where you want to clone the repository.

Next, Change the directory to the Frontend side of the project using:

cd .\FurryCare\frontend

Next step is, run the below command to instal all the packages and dependencies that is required to run the Project.

npm install

You are all set and now just run the Frontend side using following command.

npm run dev

Now, To run the Backend of the Project, open the cmd with the path of the project's repo.

Next, Change the directory to the Backend side of the project using:

cd .\FurryCare\backend

Next step is, run the below command to instal all the packages and dependencies that is required to run the Assignment.

npm install

You are all set and now just run the backend side using following command.

npm run dev

Both the server are now up and running.

Software/Library/plug-ins

To have a local copy of this lab / assingnment / project up and running on your local machine, you will first need to install the following software / libraries / plug-ins

Built With:

Pet Owner Dashboard

Store

Store

Caretakers

Care Taker

Appointments with Vet

Book Appoinment

Vet Dashboard

Vet Dashboard Credentials

Password: Jack@123

Vet Dashboard

Admin Dashboard

Admin Dashboard Credentials

Password: Admin@123

Admin Dashboard

About

FurryCare is a platform where users can register the details of their pets, and Vets can access these details whenever they are giving treatment to that pet. Users can also buy pet-related products. People can register as caretakers on this platform. Users can book a caretaker for their pets to take care of them for a while.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published