Skip to content

The Animal Shelter application. Displaying information about animals and help manage orders for animals' daily feed rations.

Notifications You must be signed in to change notification settings

visse0001/animal_shelter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animal Shelter, django project

The Animal Shelter application.
Displaying information about animals and help manage orders for animals daily feed rations.

How it looks:

How it looks

Download

To begin using this application use link below to get started.

Download animal_shelter

Development setup

  • install Python 3.7.2
  • Create Virtual Environment
    python3 -m venv env
  • Install dependencies
    pip install -r requirements.txt

Usage

  • python manage.py runserver

To create an admin account:

  • python manage.py createsuperuser

Info

HTML files are inspired by Corey Schafer's tutorial on YouTube channel.

About

The Animal Shelter application. Displaying information about animals and help manage orders for animals' daily feed rations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published