Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kourva/barare
- Owner: Kourva
- Created: 2022-12-10T21:37:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T15:41:01.000Z (4 months ago)
- Last Synced: 2024-10-14T06:23:23.556Z (2 months ago)
- Topics: android-application, kivy, kivy-application, kivy-framework, login, login-page, python, python-3
- Language: kvlang
- Homepage:
- Size: 567 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```