Skip to content

GoodSingularity/ConverterWebscraperApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ConverterWebscraperApp

#Changelog

  1. Docker installed
  2. 'Hello World' Flask App Created
    • Building Container with Flask App
    • Running App
  3. Adding Functionalities
    • 'Webscraper' function works on web!
    • 'Converter' function works on web!
    • 'WtfForms-Flask' works! -[x] Adding 'Webscraper' forms with fields like 'url','regular expression' and validators to each of them -[x] Adding 'Converter' forms with fields like 'file','version' and validators to each of them
    • 'Reinitializing Template!
    • 'Adding Recaptcha field to each of forms!