Skip to content

A Web Application that uses the Azure functionalities to optimize the Performance of my Application. The name of my application is PetMitra.

Notifications You must be signed in to change notification settings

prathamkandari/Cloud_Performance_Tuning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PETMITRA

About the Project

The PetMitra platform is designed to be a comprehensive resource for pet owners and animal lovers alike, offering a range of valuable features to support the welfare of our furry companions. In the highlights section, users can access up-to-date information on lost pets, providing a vital resource for reuniting pets with their owners. Additionally, the Adoption Portal serves as a hub for those seeking to provide a loving home for abandoned animals, promoting pet adoption and responsible pet ownership. The heart of our community lies in the Community and Social Features, where pet enthusiasts can come together to connect, share heartwarming stories, offer advice, and exchange photos of their beloved pets. By combining these essential elements, our platform fosters a sense of belonging and support for pet owners while actively contributing to the well-being of pets in need.

Tech Stack

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Azure

Contributing

  1. Fork the Project
  2. Clone your forked repository
 git clone https://github.com/<your_github_username>/Cloud_Performance_Tuning.git
  1. Now go ahead and create a new branch and move to the branch

    git checkout -b fix-issue-<ISSUE-NUMBER>
  2. After you have added your changes, follow the following command chain

    • Check the changed files
     git status -s
    • Add all the files to the staging area
      git add .
      or
      git add <file_name1> <file_name2>
    • Commit your changes
     git commit -m "<EXPLAIN-YOUR_CHANGES>"
  3. Push your changes

    git push origin fix-issue-<ISSUE-NUMBER>
  4. Open a Pull Request

  • Wait for the PR to be reviewed and merged.

  • Happy Coding!

About

A Web Application that uses the Azure functionalities to optimize the Performance of my Application. The name of my application is PetMitra.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published