Skip to content

eliasdorneles/todoapp-voc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoApp

NOTE: this is under development, not functionaly yet

A simple To-Do list app

How to run in development

Ensure that you have Android SDK installed.

Install the Python development requirements:

pip install -r requirements-dev.txt

Plug in your Android device or start an emulator.

Build and run the app:

python setup.py android --start

Todo screenshot

Releases

No releases published

Packages

No packages published

Languages