Skip to content

TsubasaK111/PuppyShelter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PuppyShelter

My version of Udacity's Full Stack Foundations "Puppy Shelter" Exercise.

##Installation:

  1. Install all requirements.
  2. Download the contents of this repo.
  3. Open command prompt.
  4. Enter cd [directory of your choice] && python puppy_populator.py && python runserver.py
  5. Access http://localhost:5001/shelters
  6. Dones^^

##Requirements:



(_Alternatively_, if you run vagrant and git, you can just:
`git clone https://github.com/udacity/fullstack-nanodegree-vm.git fullstack`
and `vagrant up`.)

##Issues: n/a

###Todo (in order of importance):

  1. Change "weight" form model and model type to Decimal, somehow!
  2. Elegantly fail when puppies are over capacity
  3. Integrate OAuth
  4. Incorporate unit testing
  5. Create an installer script

##License: This repo is distributed under the MIT License.

About

My version of Udacity's Full Stack Foundations "Puppy Shelter" Exercise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published