Skip to content

Android & iOS app to connect animal shelters to potential adopters

Notifications You must be signed in to change notification settings

frankpacini/Foster-Friends

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foster-Friends

Project Specifications

  • Project Document
  • Timeline
  • Features
    • Android and iOS compatability
    • Log In and Sign up (Firebase auth)
    • Database with list of pets
    • Search feature based on city (or location if time), breed, temperament, type, etc.
    • Profile types/pages for individuals and organizations
    • Organizations
      • Upload pets
      • Delete pets
      • See pets
      • Browse pets
    • Individuals
      • Browse pets (see contact infor & location)

Flutter Resources

Workflow

  • Always fetch and pull before starting to work
  • Always check you are working on the correct branch
  • NEVER work on master directly
  • For every feature/update, create your own branch and add all new codes to this branch
  • When feature is completed, submit a pull request
  • Check to see if there are any conflicts and resolve any (also notify Cici/Sheila about this)

Things to Remember

  • If you have any issues with flutter, try flutter doctor -v to see what's going on
  • Try to Google any issues
  • Feel free to reach out to other members (especially Cici and Sheila)
  • Try not to throw your computer in the trash when you encounter a bug

About

Android & iOS app to connect animal shelters to potential adopters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 96.9%
  • Ruby 2.1%
  • Other 1.0%