Skip to content

An executable GUI for easily adding/editing data entries.

Notifications You must be signed in to change notification settings

tree-plenish/manual-data-entry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

manual-data-entry

To launch the GUI, run application/main.py with python. Requires the Tkinter package, but it should come with Python 3.x.

Current Progress

  • Topside/GUI currently works for modifying one or more answers in a specific Typeform submission.

To Do

  • Write server script to process the requested changes and send confirmation email once changes have been successfully processed.
  • Add more functionalities? Do we need add/delete for Typeform? Should we add the ability to change Google Sheets or other data?
  • Make stand-alone executable, probably using PyInstaller.

About

An executable GUI for easily adding/editing data entries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages