Skip to content

dewynl/AirTableDinamicMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the app:
 - Create virtual enviroment with virtualenv:
    Command: virtualenv --python=python3 venv

 - Activate Virtual Enviroment:
    Command: source venv/bin/activate

 - Install requirements using pip:
    Command: pip install -r requirements.txt

 - Run Flask Server:
    Command: flask run
    
To add Google Chrome extension:
 - Add the "chrome_extension" folder to extensions library with the "Load Unpacked Option".
 - With the FLask App running, click the extension icon and wait for the response.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published