Skip to content

bernandez/django-church-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-church-app by group one members

steps to setting up the web application

step 1: install an editor for example pycharm or VScode

step 2: fork and clone this repository to your local machine

step 3: open this project using your IDE

step 4: run the following commands

pip3 instal django
python manage.py migrate
python manage.py runserver

step 5: open localhost:8000 on your browser

About

church website powered by django

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 66.0%
  • CSS 20.6%
  • Python 13.4%