Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kourva/barare

Kivy android app with login page | You can use it and add your functions
https://github.com/kourva/barare

android-application kivy kivy-application kivy-framework login login-page python python-3

Last synced: 2 months ago
JSON representation

Kivy android app with login page | You can use it and add your functions

Awesome Lists containing this project

README

        

# Barare
#### Kivy android app with login page | You can use it and add your functions !
> Includes .kv file

+ 6 screens
+ Kmap solver (for test)
+ Login page
+ Backgroud image
+ Action bar
+ Guest login
+ Profile page
+ Dark theme

#### Oh password is `admin` BTW

# Install
+ clone
```bash
git clone https://github.com/Kourva/Barare
```
+ requiremets
```bash
pip install kivy
```
+ run
```bash
python3 main.py
```