Code Monkey home page Code Monkey logo

animal_rescue's Introduction

Animal Rescue

Animal Rescue is a Flutter application designed for animal rescue, exclusively available on the Android operating system. The application follows the Domain Driven Design pattern for application architecture and utilizes the Bloc state management framework. The application also leverages various Firebase services, such as authentication, storage, and Firestore; also other services such as Google Map, Firestore.

Screenshots

             

Installation

  1. If you're new to Flutter the first thing you'll need is to follow the setup instructions.
  2. Set up services: please check Firebase Initialization and Google Map Initialization section below.
  3. run code generators:
  • sh scripts/flutter_gen.sh
  • sh scripts/launcher_icons.sh
  • sh scripts/splash_screens.sh
  1. Once done, you're ready to run the app on your local device or simulator:
  • flutter run -d android

Firebase Initialization

To initialize Firebase for the application, follow the Firebase setup guide for Android.

Google Map Initialization

To initialize Google Map for the application, follow the Google Map setup guide for Android.

Additional information

You may install these plugins for your IDE:

Contributing

Contributions to Animal Rescue are always welcome! If you would like to contribute to the project, please follow these guidelines:

  1. Fork the project.
  2. Create your feature branch: git checkout -b feature/your-feature-name.
  3. Commit your changes: git commit -am 'Add some feature'.
  4. Push the branch to your fork: git push origin feature/your-feature-name.
  5. Submit a pull request.

License

This application is released under the MIT license. You can use the code for any purpose, including commercial projects.

license

animal_rescue's People

Contributors

tinhhuynh avatar

Stargazers

 avatar

Watchers

 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.