secs-dev / itmo-dating

Dating Service for ITMO students.
0 stars 0 forks source link

Develop web frontend application #12

Open vityaman opened 2 months ago

vityaman commented 2 months ago

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

Children

vityaman commented 2 months ago

Also there is VK mini apps. We can consider using it! @Kimiega

vityaman commented 2 months ago

@Kimiega, what is better is... Telegram Web Apps!!

vityaman commented 2 months ago

Here is some React library for Telegram Web Apps: https://github.com/vkruglikov/react-telegram-web-app

vityaman commented 3 weeks ago

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.

Kimiega commented 2 weeks ago

Chose tg mini app

Kimiega commented 2 weeks ago

To my mind, this lib is better https://github.com/Telegram-Mini-Apps/TelegramUI