Skip to content

Djsiclait/DynamicMenu_Kivy_Airtable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resonance Dev Homework Application

This application creates a dynamic menu that provied a number of links to certain websites. Although it has a standard layout, the menu is always generated based on avialable data hosted in remote Airtable and that posses the attribute of 'Live'. Menu options (links) will vary based on the current state within the Airtable databse, yet always presented in an organized and user friendly format.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Python verion used to create this aplication is version 3.7.0, so it is highly recommended to use versions 3+ due to Airtable API, eventhough Kivy is compatible with versions 2.7+

Installing

To run and operate Resonance Dev Homework Application the following libraries need to be install with your pyhton environment

>>> pip install kivy
>>> pip install airtable-python-wrapper

To open the app simply open your command console with the appropriate dirrectory and run

>>> python resonance.py

Built With

Authors

  • Djidjelly Philippe Arnault Siclait - Initial work - Djsiclait

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages