barkhayot / cyril-to-latin

cyril-to-latin (Single Page Application)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cyril to Latin Implementation

In order to implement current application SQLite3 Database has been used. There is only one Word table to save Input Word Original and Latin that has been converted. There is only one html template for view and more endpoints to handel multiple calls from main page. Excel Data Download, Table show, and Auto DB insertion has been added. Requirements has been added into requrements.txt file

Assignment 2

Application has been dockerized using Dockerfile run Docker-Compose

Simple SqlLite3 Database has been used

Build Status

To run application clone the source run following in terminal

  

docker-compose up --build

  

Screenshot

Markdown Monster icon

About

cyril-to-latin (Single Page Application)


Languages

Language:Python 62.4%Language:HTML 35.2%Language:Shell 1.5%Language:Dockerfile 0.8%