Skip to content

aldiemhaaa/codeblue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# codeblue Project Using Python Django "

required :

Python 3.6.5 Installations :

  • Install Python ( recommended Version 3.6.5)

  • Install pip Python

  • Open CMD / Shell

  • Create Virtual Environment >> https://gist.github.com/Geoyi/d9fab4f609e9f75941946be45000632b

  • go to the same directory project

  • in cmd shell type >> pip3 install -r requirements.txt

  • open map.html search variable :

    1. ipLocal << change to your local ip
    2. ipclient << change to yout client ip
  • in cmd shell type >> python manage.py runserver or python manage.py runserver x.x.x.x:port (your local ipaddress : port )

Django will run the server in localhost port 8000 ( default django is port 8000)

  • open Browser >> type : localhost:8000

About

Codeblue using django python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published