promote-tourism-in-Vinh-Phuc

所属分类:GIS/地图编程
开发工具:HTML
文件大小:0KB
下载次数:0
上传日期:2023-05-01 23:00:50
上 传 者sh-1993
说明:  构建网络GIS,促进永福省旅游业,
(Build web GIS to promote tourism in Vinh Phuc province,)

文件列表:
.env (241, 2022-09-16)
.flaskenv (73, 2022-09-16)
Procfile (22, 2022-09-16)
app.py (91, 2022-09-16)
app/ (0, 2022-09-16)
app/__init__.py (302, 2022-09-16)
app/admin.py (580, 2022-09-16)
app/api.py (7391, 2022-09-16)
app/map.py (154, 2022-09-16)
app/models.py (5139, 2022-09-16)
app/places.py (745, 2022-09-16)
app/posts.py (1554, 2022-09-16)
app/routes.py (1434, 2022-09-16)
app/services.py (2120, 2022-09-16)
app/static/ (0, 2022-09-16)
app/static/css/ (0, 2022-09-16)
app/static/css/bootstrap.css (233056, 2022-09-16)
app/static/css/example.css (0, 2022-09-16)
app/static/css/font-awesome.min.css (31000, 2022-09-16)
app/static/css/index.css (6072, 2022-09-16)
app/static/css/map.css (75, 2022-09-16)
app/static/css/places.css (2183, 2022-09-16)
app/static/css/postDetail.css (756, 2022-09-16)
app/static/css/reset.css (1002, 2022-09-16)
app/static/css/responsive.css (989, 2022-09-16)
app/static/css/style.css (6737, 2022-09-16)
app/static/css/ui.css (24013, 2022-09-16)
app/static/fonts/ (0, 2022-09-16)
app/static/fonts/fontawesome/ (0, 2022-09-16)
app/static/fonts/fontawesome/css/ (0, 2022-09-16)
app/static/fonts/fontawesome/css/all.css (69105, 2022-09-16)
app/static/fonts/fontawesome/css/all.min.css (55183, 2022-09-16)
app/static/fonts/fontawesome/css/brands.css (713, 2022-09-16)
app/static/fonts/fontawesome/css/brands.min.css (660, 2022-09-16)
app/static/fonts/fontawesome/css/fontawesome.css (67490, 2022-09-16)
app/static/fonts/fontawesome/css/fontawesome.min.css (53756, 2022-09-16)
app/static/fonts/fontawesome/css/regular.css (732, 2022-09-16)
app/static/fonts/fontawesome/css/regular.min.css (675, 2022-09-16)
... ...

# Promote tourism in Vinh Phuc province Web GIS promote tourism in Vinh Phuc province ## Demo View demo in [here](https://promote-tourism.herokuapp.com/) ## Screenshots ![App Screenshot](/images/myWebsite.png) ## API Reference ### Get all areas ```http GET /api/v1/areas ``` ### Get all places ```http GET /api/v1/places ``` ### Get all services ```http GET /api/v1/services ``` ### Get service by id ```http GET /api/v1/services/${id} ``` | Parameter | Type | Description | | :-------- | :------- | :------------------------------------- | | `id` | `int` | **Required**. Id of an service to fetch | ## Environment Variables To run this project, you will need to add the following environment variables to your .env file `SECRET_KEY` `SQLALCHEMY_DATABASE_URI` ## Run Locally Clone the project ```bash git clone https://github.com/WhoIsLTD/promote-tourism-in-Vinh-Phuc.git ``` Go to the project directory ```bash cd promote-tourism-in-Vinh-Phuc ``` Install packages ```bash pip install -r requirements.txt ``` Start the server ```bash flask run ``` ## Authors - [@Dat Le](https://www.github.com/WhoIsLTD) - [@Hoan Pham](https://www.github.com/pnghoan21) - [@Son Vu](https://www.github.com/vuthienson8) - [@Hanh Nguyen](https://www.github.com/Hanh263)

近期下载者

相关文件


收藏者