Skip to content

michael7nightingale/Birds-Android

Repository files navigation

Birds android application (Job test task)

This is the Python configuration for Simple UI framework. The business task is to create the process (application) for managing the list of birds, their cards and your own seen list. I choose the most comfortable DB structure.

Stack

Requirements

If you want to modify project and run some parts locally, you should install python requirements.

NOTE!: Don't use select() generator Pony expression with Python 3.11, use model classmethod select() instead.

pip install -r requirements.txt

Running

1) Constructor.

First clone Simple UI Constriuctor repository from https://github.com/dvdocumentation/simple_editor and run constructor application (simple_editor.exe is not comparable with Linux, personally for me).

python simple_editor.py

Then you shall see two url in the terminal, you need the last one (http://192.168.2.36:5000 for me). img.png

Then open your configuration file. img.png

2) APK.

Download APK file from https://disk.yandex.ru/d/wP07qs_nHARe0A. Install it on you mobile app, go to the settings and type into your configuration url.

img.png

img.png

Reload your application and use it!

About

Job test task on Python and Simple UI framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages