/Furry-care

Primary LanguageJavaScript

Group Project - Group 4 (Furry Care)

Author

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.

git clone https://git.cs.dal.ca/ghodadara/CSCI-5193_TI_Group_4

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

cd .\CSCI-5193_TI_Group_4\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 side 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 .\csci-5709_grp-12\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

Petowner Dashboard Store Care Taker Book Appoinment

Vet Dashboard

Vet Dashboard Credentials

Password: Jack@123

Vet Dashboard

Admin Dashboard

Admin Dashboard Credentials

Password: Admin@123

Admin Dashboard