Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 664 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 664 Bytes

Walk-a-Dog

Additional function in Pick-a-Poop for connecting those who's dog needs to be walked and those who can walk the dog.

#some specs

User stories: (things which user does on the app) *Registering
*logging in
*add dog
*choose dog

How should we make this selecting work? If someone chooses the dog should it be automatically deleted from the database or should the dog owner choose one applicant and then remove the dog from the db?

#stack FrontEnd: *HTML

BackEnd:
*(suggestions:)
*php (Old but I've been using (atte))
*node.js (sexy, new to me)
*python (I've been using but not for server)