Skip to content

qgreg/puppy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Puppy

Puppy manages a database of puppys, the shelters that house them, and the owners that adopt them.

Features:

  • CRUD features for Puppy, Shelter and Owner.
  • Switching and Balancing Shelter Population
  • Protecting against overflows
  • Viewing a Puppy Profile
  • Adopting a New Puppy
  • Styled with Bootstrap
  • Data changes alerted with flash messages
  • Lists of Puppy, Shelter and Owner are paginated.

Dependencies

  • Python 2.7
  • SQLAlchemy
  • Flask

Usage

  1. Install the dependencies listed above.

  2. Run runserver.py

  3. Open website in browser

Known Issues

Credits


This project was developed as a part of my participation in the Full Stack Developer Nanodegree and is subject to Udacity's Terms of Service:

https://www.udacity.com/legal/tos

Original work and modifications made by Greg Quinlan QuinlanGL@gmail.com

Thanks

Thanks to Udacity's Full Stack Development class for the instruction. Pagination class based on Simple Pagination By Armin Ronacher http://flask.pocoo.org/snippets/44/

About

Sample website for a collection of animal shelters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published