Skip to content

lihao2333/go_travel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

外出游玩攻略

将主要景点映射在百度地图上, 方便制定计划

Usage

  • git clone [email protected]:lihao2333/map_xian.git
  • cd map
  • python3 manage.py makemigrations
  • python3 manage.py migrate
  • python3 manage.py createsuperuser and set the username and password
  • python3 manage.py runserver 0.0.0.0:8888
  • open your browser with 'localhost:8888'

Edit

  • open your borwser with 'localhost:8888' and type the admin username and password you set before.
  • add an section with the name and loc
  • you can using baiduAPI to get the loc

Display

error

About

外出旅游规划必备工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published