Open vityaman opened 2 months ago
Also there is VK mini apps. We can consider using it! @Kimiega
@Kimiega, what is better is... Telegram Web Apps!!
Here is some React library for Telegram Web Apps: https://github.com/vkruglikov/react-telegram-web-app
Need to find some way to mock generated Open API client for the TypeScript, then we will be able to develop front end even without ready backend.
Chose tg mini app
To my mind, this lib is better https://github.com/Telegram-Mini-Apps/TelegramUI
To Pass Lab 2 (#11) we need to develop a frontend app. UI was discussed and drawings are available at doc/README.md under the link "Excalidraw Board".
I suggest to use
React
as a framework, as we both have some experience of using it.Also we can consider adding
Telegram
frontend in the future, as it is more secure and easy to operate (no need for SSL).Also we need to move backend into the
/backend
directory and place web frontend into/frontend
directory.Parent
11
Children