Skip to content

Hometernet is a real estate mobile app built only using PYTHON and it's mobile framework Kivy. I'm trying to demonstrate the awesome potential of the python framework and it's ability to build anything.

Notifications You must be signed in to change notification settings

Piraytekinz/Hometernet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hometernet is a commercial real-estate app built using python, kivy and pyrebase.

I had to squish all of my python files into a single main.py file because my computer couldn't handle more modules being opened in VSCode.

Tools:

Python Kivy KivyMD Pyrebase (Python framework for firebase) Buildozer (for compiling the app into an APK)

Kivy and KivyMD are used for the UI, and Python is used for the main backend with Pyrebase being used for authentication.

The app can be compiled using google colab or github with a buildozer.spec file which determines the specifications of the mobile app.

About

Hometernet is a real estate mobile app built only using PYTHON and it's mobile framework Kivy. I'm trying to demonstrate the awesome potential of the python framework and it's ability to build anything.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published