GithubHelp home page GithubHelp logo

devanshsahni / wiggles Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 15.88 MB

Wiggles - where the love for pets meets the ease of technology. Start your pet's digital journey today! ๐Ÿš€๐Ÿพ

Home Page: https://wiggles.vercel.app

HTML 0.88% JavaScript 71.45% CSS 27.67%
mern-project mongodb nodejs pet-health pet-management pets reactjs

wiggles's Introduction

Wiggles

Wiggles is a web application designed to connect pet parents and make their lives a bit easier.
Feel free to give us any kind of feedbacks at https://forms.gle/LP1JMfTd3omQXLe88 or at [email protected], we are reading every suggestion and working towards making Wiggles better each day.

Features

QR Code Integration

Wiggles uses QR codes to help pet parents connect with each other and share essential information about their furry friends.

Lost Pet Assistance

In the unfortunate event that a pet goes missing, Wiggles provides a "Lost Mode" feature, converting the QR code into a digital tag with crucial information for a quick reunion.

Social Connectivity

Share your pet's QR code on various social media platforms to connect with other pet parents and their adorable companions.

Vaccination Records

Wiggles includes a dedicated section for storing and managing vaccination details for your pets. Easily generate a PDF of your pet's vaccination records or use a link for sharing or safekeeping.

Git Messaging Convention

This is the convention to be followed for commit messages. This will help maintain readability, traceability, and collaboration throughout the development process.

Commit Message Structure

A commit message consists of three distinct parts separated by a blank line: the header, the body, and the footer. Each part should be concise and informative.

<type>(<optional scope>): <description>
empty separator line
<optional body>
empty separator line
<optional footer>

Header

The header is a single line that summarizes the change in a clear and descriptive manner. It includes a type, a scope, and a succinct description.

Types

The type describes the kind of change that this commit is providing.

feat: A new feature
fix: A bug fix
docs: Documentation changes
style: A CSS or formatting change
refactor: Code refactorings
test: Adding missing tests or correcting existing ones
chore: Changes that do not affect the external user (e.g. updating the .gitignore file or .prettierrc file).

Scope

The scope provides context for the commit, indicating the component or area of the codebase affected by the change. Eg. all, component name, api, etc.

Description

A succinct description of the change, written in the imperative mood. Don't capitalize the first letter, no dot (.) at the end.

Body

The body provides more detailed information about the change, including motivation, justification, and any other relevant details. It should be written in the present tense.

Footer

The footer contains any metadata relevant to the commit, such as issue tracking numbers or breaking changes.

wiggles's People

Contributors

anu0108 avatar anuragtj avatar deepajha14 avatar devanshsahni avatar reach-anu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.