Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olga-kacala/go-for-a-walkie
In my App you can manage a list of your pets, upload photos to personalize their profiles and more. Pick a place, date and...go for a Walkie! Want to share or join walk? Lets Go!
https://github.com/olga-kacala/go-for-a-walkie
firebase google-maps-api javascript react typescript
Last synced: about 1 month ago
JSON representation
In my App you can manage a list of your pets, upload photos to personalize their profiles and more. Pick a place, date and...go for a Walkie! Want to share or join walk? Lets Go!
- Host: GitHub
- URL: https://github.com/olga-kacala/go-for-a-walkie
- Owner: olga-kacala
- Created: 2023-06-29T14:22:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-02T16:11:46.000Z (10 months ago)
- Last Synced: 2024-11-08T20:20:14.352Z (3 months ago)
- Topics: firebase, google-maps-api, javascript, react, typescript
- Language: TypeScript
- Homepage: https://olga-kacala.github.io/Go-for-a-walkie/#/Home
- Size: 22.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Walkie - React App
Welcome to Walkie! This app aims to bring pet owners together, allowing them to connect and arrange walks for their pets. Whether you're looking for a playmate for your furry friend or want to join others on a stroll, this app has you covered.
You can manage a list of your pets, providing details such as their names, ages, breeds, and more. You can also upload photos of your pets to personalize their profiles. Pick a place, date and...go for a Walkie!
## Table of Contents
- [Walkie - React App](#walkie---react-app)
- [Table of Contents](#table-of-contents)
- [Introduction](#introduction)
- [Features](#features)
- [Getting Started](#getting-started)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)## Introduction
Pet Walker Connect is designed to foster a sense of community among pet owners and their pets. It provides a platform for pet owners to connect, arrange walks, and share enjoyable experiences with fellow pet lovers in their area.
## Features
- View a list of your pets along with their information.
- Add new pets with details such as name, date of birth, breed, sex, and temperament.
- Upload profile photos for each pet to add a personal touch.
- Delete pets from the list if needed.
- User authentication to securely manage your pet list.## Getting Started
To get started with the app, follow these steps:
### Installation
1. Clone this repository to your local machine using: git clone
2. Navigate to the app's directory: cd my-react-app
3. Install the required dependencies: npm install### Usage
1. Run the app locally: npm start
2. Open your browser and navigate to `http://localhost:3000` to access the app.
3. If you don't have an account, you can sign up to create a new user. If you already have an account, you can log in to access your pet list.
4. Use the app to add, manage, and view information about your pets.### Contributing
Contributions to the My Pets React app are welcome! If you'd like to contribute, please follow these steps:
1. Fork the repository and create a new branch for your feature or bug fix.
2. Make your changes and ensure that the app still works as expected.
3. Create a pull request with a detailed description of your changes.