Skip to content

tellet/elAlchemy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elAlchemy

First attemp to create an Android app.

Vocabulary

Cocktail is a sum of Ingredients Ingredient is a dictionary of effects

Features

This app can be packaged into an APK with following features:

  1. list cocktails based on ingredients
  2. list cocktails based on effects
  3. list cocktails based on ingredients & effects
  4. memo about healing cocktails
  5. memo about effects

Run the app locally

Prerequisites

  • Python3.10

To run the app from cmd:

pipenv shell
pipenv install
python main.py

To run the app in Pycharm IDE:

About

First touch of developing Android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published