All Projects → animavita → Animavita

animavita / Animavita

Licence: gpl-2.0
Trigger life-saving alerts, register animals for adoption and find the closest pet friend to adopt 🐶

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Animavita

Relay Hooks
Use Relay as React hooks
Stars: ✭ 423 (-16.73%)
Mutual labels:  graphql, hooks
Vscode Graphql
VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)
Stars: ✭ 435 (-14.37%)
Mutual labels:  graphql, apollo
Apollo Cache Hermes
A cache implementation for Apollo Client, tuned for performance
Stars: ✭ 425 (-16.34%)
Mutual labels:  graphql, apollo
Next Apollo Example
Next & Apollo Example
Stars: ✭ 413 (-18.7%)
Mutual labels:  graphql, apollo
Chatty
A WhatsApp clone with React Native and Apollo (Tutorial)
Stars: ✭ 481 (-5.31%)
Mutual labels:  graphql, apollo
Graphql Up
Get a ready-to-use GraphQL API for your schema
Stars: ✭ 415 (-18.31%)
Mutual labels:  graphql, apollo
Searchkit
GraphQL API & React UI components for Elasticsearch. The easiest way to build a great search experience
Stars: ✭ 4,338 (+753.94%)
Mutual labels:  graphql, apollo
Firestore Apollo Graphql
An example of a GraphQL setup with a Firebase Firestore backend. Uses Apollo Engine/Server 2.0 and deployed to Google App Engine.
Stars: ✭ 371 (-26.97%)
Mutual labels:  graphql, apollo
Cookiecutter Django Vue
Cookiecutter Django Vue is a template for Django-Vue projects.
Stars: ✭ 462 (-9.06%)
Mutual labels:  graphql, apollo
Get Graphql Schema
Fetch and print the GraphQL schema from a GraphQL HTTP endpoint. (Can be used for Relay Modern.)
Stars: ✭ 443 (-12.8%)
Mutual labels:  graphql, apollo
Graphql Ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Stars: ✭ 398 (-21.65%)
Mutual labels:  graphql, apollo
Graphql Crunch
Reduces the size of GraphQL responses by consolidating duplicate values
Stars: ✭ 472 (-7.09%)
Mutual labels:  graphql, apollo
React Query
⚛️ Hooks for fetching, caching and updating asynchronous data in React
Stars: ✭ 24,427 (+4708.46%)
Mutual labels:  graphql, hooks
Grand Stack Starter
Simple starter project for GRANDstack full stack apps
Stars: ✭ 419 (-17.52%)
Mutual labels:  graphql, apollo
Villus
🏎 A tiny and fast GraphQL client for Vue.js
Stars: ✭ 378 (-25.59%)
Mutual labels:  graphql, apollo
Fraql
GraphQL fragments made simple ⚡️
Stars: ✭ 433 (-14.76%)
Mutual labels:  graphql, apollo
Vue Fullstack Graphql
Starter projects for fullstack applications based on Vue.js & GraphQL.
Stars: ✭ 352 (-30.71%)
Mutual labels:  graphql, apollo
Apollo Upload Examples
A full stack demo of file uploads via GraphQL mutations using Apollo Server and apollo-upload-client.
Stars: ✭ 358 (-29.53%)
Mutual labels:  graphql, apollo
Hackernews React Graphql
Hacker News clone rewritten with universal JavaScript, using React and GraphQL.
Stars: ✭ 4,242 (+735.04%)
Mutual labels:  graphql, apollo
Example Storefront
Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
Stars: ✭ 471 (-7.28%)
Mutual labels:  graphql, apollo


Animavita
Animavita

A minimal, clean and beautiful mobile app to help people find the closest pet friend to adopt, rescue lives and change the world.

"How to save a life?" - The Fray

PRs Welcome PRs Welcome Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

WhyRoadmapTech StackContributingLicenseAbout Me

Intro      Register adopt      Chat

😊 Why?

Animavita is a combination of two Latin words, ‘Animal’ and ‘Vitae’, which means respectively ‘Animal’ and ‘Life’. This is an idea to create or animate something that was born a while ago, when I realized that facebook is used to publicize adoption and also ask for help for animals that lives on the streets.

Animavita's purpose is not to change how people use facebook to the activities described above, but to centralize the helpful information in a single application. Anyone can make an adoption request, but it doesn’t mean that the pet will be automatically adopted. It means that the person interested can talk to the person who registered the pet, allowing both sides to have a conversation, and the user to research and decide his favorite pet.

💫 Roadmap

Check the Roadmap to more details about itens below.

  • [ ] Rescue system (WIP)
  • [ ] Write CONTRIBUTING.md + Install instructions
  • [ ] Make it work on IOS
  • [ ] Write tests in backend
  • [ ] Write tests in frontend
  • [ ] Transform into responsive
  • [ ] Create Landing Page
  • [ ] i18n
  • [ ] Offline-first
  • [ ] Create/Apply Dataloaders
  • [ ] Update to latest React Native version

Install instructions

Getting Started

1) Clone & Install Dependencies on Linux/MacOS

  • 1.1) git clone https://github.com/wendelfreitas/animavita
  • 1.2) cd animavita - cd into your newly created project directory.
  • 1.3) Install NPM packages with yarn install Note: NPM has issues with React Native so yarn is recommended over npm.

2) Clone & Install Dependencies on Windows

  • 2.1) git clone https://github.com/wendelfreitas/animavita
  • 2.2) Open the Windows Powershell with Admin permission
  • 2.3) cd animavita - cd into your newly created project directory.
  • 2.4) Install NPM packages with yarn install

3) Start your app

  • 3.1) [iOS] Build and run the iOS app, run yarn ios. The first build will take some time.
  • 3.2) [Android] If you haven't already got an android device attached/emulator running then you'll need to get one running (make sure the emulator is with Google Play / APIs). When ready run yarn android from the root of your project.

⚡️ Tech Stack

Stack

and much more...

🤝 Contributing

This project is for study purposes too, so send me an email telling me what you are doing and why you are doing it, teach me what you know

All kinds of contributions are very welcome and appreciated!

  • ⭐️ Star the project
  • 🐛 Find and report issues
  • 📥 Submit PRs to help solve issues or add features
  • ✋ Influence the future of Animavita with feature requests

And make sure to read the Contributing Guide before making a pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].