Skip to content

thekthuser/pet_onboarding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a small pet profile questionairre. Profiles are submitted at '/' and can be partially viewed at '/view_profiles'.

To set up:

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
python run.py
  • SQLite is required.

To run tests:

source venv/bin/activate
python onboarding/tests/test_profile.py
  • You may need to include the project directory in your PYTHONPATH.

About

Small pet profile questionairre

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors