8000 GitHub - KatieB5/djangovet: This repo is intended for use with "Deploy Your App to PythonAnywhere" article.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

KatieB5/djangovet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Python Web Apps with Django

Hello! This GitHub repo was forked from Codecademy's GitHub repo, in order to learn how to deploy an app with PythonAnywhere, as part of the Codecademy "Build Python Web Apps With Django Skills Path" course.

The app is a Vet's Office portal (built throughout the skill path), that allows a logged in user to create, read, update and delete owners, pets, and appointments associated with the Vet's Office. I made some additional changes after forking the repo, including adding the fuctionality to be able to logout of the application, and adding a nav bar to the base template, to show a 'Logout' button (when an authenticated user is logged in), and Login and Signup buttons when a user is not logged in.

The app is deployed here: https://katiebickford1.pythonanywhere.com/

About

This repo is intended for use with "Deploy Your App to PythonAnywhere" article.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.4%
  • HTML 29.6%
0