Burnleydev1 / django-church-app

church website powered by django

Home Page:https://burnleydev1.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://burnleydev1.github.io/


Languages

Language:HTML 66.0%Language:CSS 20.6%Language:Python 13.4%