/animavita

Trigger life-saving alerts, register animals for adoption and find the closest pet friend to adopt :dog:

Primary LanguageTypeScript


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

Discord 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 our board for more details about what we're building.

  • Animavita next version (Expo, Relay and GraphQL)

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.