Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kourva/fletgrm

A Telegram UI clone built with Flet, featuring dynamic data and chat functionalities.
https://github.com/kourva/fletgrm

flet flet-app python3 telegram telegram-ui

Last synced: about 1 month ago
JSON representation

A Telegram UI clone built with Flet, featuring dynamic data and chat functionalities.

Awesome Lists containing this project

README

        



FletGrm


Telegram UI in Flet


#Flet #Python #Telegram

# Installation
1. **Clone repository**:
```bash
git clone https://github.com/Kourva/FletGrm
```
2. **Install flet**:
```bash
pip install flet
```
3. **Run the app**:
```bash
flet run main.py
```
Or using python:
```bash
python main.py
```

# Roadmap
+ ✅ ~~make login page~~
+ ✅ ~~make otp page~~
+ ✅ ~~make menu page~~
+ ✅ ~~make chat page~~
+ ✅ ~~make profile page~~
+ ✅ ~~make menu drawer~~
+ make backend side (can't do it now, bcz don't have API ID and HASH)
+ compile and make app for android (don't have iphone to test it)
+ make setting page
+ add premuim stuff
+ add channel and groups page
+ add multiple story border
+ add light theme and make config file for all colors used in app
+ and more...

# Issues
+ scroll not working on tabs in menu.