Skip to content

vi-u/13-Flask-Caesar-Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Caesar-Cipher

Flask Caesar Cipher Encryption Tool

To run it,

first, in the terminal clone the repository and "cd" to directory "13-Flask-Caesar-Cipher"

$ git clone https://github.com/vi-u/13-Flask-Caesar-Cipher.git

then

$ cd 13-Flask-Caesar-Cipher

second, in the terminal run command that start web server in your browser

$ python flaskCaesar.py

third, in your browser open this page:

localhost:5000/form

Releases

No releases published

Packages

No packages published