Skip to content

πŸ–₯μ†Œν”„νŠΈμ›¨μ–΄μ˜ μžλ™ μ—…λ°μ΄νŠΈ 체크 및 μ„€μΉ˜ λ‘œμ§πŸ”Ό

Notifications You must be signed in to change notification settings

week-ends/update_tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

update_tester

==========

Used Webframework

Description

  • μ†Œν”„νŠΈμ›¨μ–΄(app.py) μ‹€ν–‰μ‹œ url에 접속해 μ—…λ°μ΄νŠΈν•œλ‹€.
  • app/img/logo.png μ—…λ°μ΄νŠΈκ°€ μ΄λ£¨μ–΄μ§€λŠ”μ§€ ν…ŒμŠ€νŠΈν•œλ‹€.

How to Test

==========

  1. server λ””λ ‰ν† λ¦¬λ‘œ 이동 ν›„ server.py ꡬ동
$ cd server 
$ python server.py 
  1. app λ””λ ‰ν† λ¦¬λ‘œ 이동 ν›„ app.py ꡬ동
$ cd ../app 
$ python app.py 
  1. μ •μƒμ μœΌλ‘œ μž¬μ‹œμž‘λ˜κ³  이미지가 λ°”λ€Œμ—ˆλŠ”μ§€ 확인
  • κΈ°μ‘΄ λ²„μ „μ˜ μΉΌλΌμ΄λ―Έμ§€μ—μ„œ μ—…λ°μ΄νŠΈλ˜λ©΄ ν‘λ°±μœΌλ‘œ 바뀐닀.

Specification

==========

File Description

. β”œβ”€β”€ app # app files β”‚ β”œβ”€β”€ img β”‚ β”‚ └── logo.png # **target to update** β”‚ └── app.py # **app** β”‚ └── server # server files β”œβ”€β”€ files β”‚ └── 1.1.zip # **updated contents** β”œβ”€β”€ static β”‚ └── version.txt # **string of new version** β”œβ”€β”€ templates # practices for Flask (not need) β”‚ └── index.html β”‚ └── update.html β”‚ └── upload.html └── server.py # **server** 

app.py

__version__ = 1.0 

About

πŸ–₯μ†Œν”„νŠΈμ›¨μ–΄μ˜ μžλ™ μ—…λ°μ΄νŠΈ 체크 및 μ„€μΉ˜ λ‘œμ§πŸ”Ό

Topics

Resources

Stars

Watchers

Forks