Skip to content

Simple Flask app built to receive, store, and serve dog photos. Uploading non-dog photos works fine, but why would you want to?

License

Notifications You must be signed in to change notification settings

tyler-tee/Puploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puploader

Pylint

Simple Flask app built to receive, store, and serve dog photos. Uploading non-dog photos works fine, but why would you want to?

Puploader

Preview

  • Current iteration live here

Current Features

  • Multi-file upload
  • Live gallery
  • Local shelters/adoptable dogs information
  • User management supported by a MongoDB backend

Built with

  • Flask - "Web development, one drop at a time."
  • MongoDB - "Build faster, build smarter."

Development

Contribution welcome.

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

To-Do

  • Add local Veterinary clinic information
  • Add Okta integration for authentication
  • Add animal-friendly charities to 'Resources'
  • Add S3 integration for Heroku deployment
  • Add Google login for authentication
  • Add location input/collection for resources (Shelters/Adoptable pets)

License

MIT

About

Simple Flask app built to receive, store, and serve dog photos. Uploading non-dog photos works fine, but why would you want to?

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published