Go to file
2021-02-01 17:41:50 +01:00
.idea changed import path 2021-02-01 10:24:06 +01:00
code_trans/ctrans_page bug fix 2021-02-01 17:41:50 +01:00
tests Add test for math_generator 2021-01-29 12:29:06 +01:00
.gitignore Update '.gitignore' 2020-12-02 13:16:05 +01:00
Jenkinsfile Update 'Jenkinsfile' 2020-12-02 20:03:44 +01:00
README.md Update 'README.md' 2021-01-29 11:29:24 +01:00
requirements.txt Create build server 2021-01-29 11:22:18 +01:00
test.txt Add test.txt 2020-12-14 13:55:16 +01:00
user_stories COD-4 changed-user_stories 2020-12-02 16:04:41 +01:00

CodeTrans

CodeTrans is system which provide the conversion of English text into programming code (Python is currently supported).

Run app

To run app on your localhost type:

sudo waitress-serve 'routes:app'

Web link

https://ctrans.loca.lt/

The project is implemented on the subject Systemy Informatyczne.

version 1.0