samuelowino / mobile-translate

Automate Translation Workflows for Android and iOS Projects
5 stars 5 forks source link

Build Web UI #5

Open samuelowino opened 7 months ago

mwangidennis1 commented 4 weeks ago

can i implement the authentication and authorization minus password recovery (do not have details for smtp server)

samuelowino commented 4 weeks ago

Assume it's going to run behind tomcat and yes you can proceed to work on that

mwangidennis1 commented 4 weeks ago

It's running on jetty but I can change it if it's required

Le ven. 1 nov. 2024, 08:09, Samuel Owino @.***> a écrit :

Assume it's going to run behind tomcat and yes you can proceed to work on that

— Reply to this email directly, view it on GitHub https://github.com/samuelowino/mobile-translate/issues/5#issuecomment-2451303272, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXT32Z6FNWXC3C7C7Z73FODZ6MEI3AVCNFSM6AAAAABQ7RHSKGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJRGMYDGMRXGI . You are receiving this because you commented.Message ID: @.***>

mwangidennis1 commented 4 weeks ago

also i plan to bundle freighting on the client side and just give a folder with the right directory structure for translation service

samuelowino commented 4 weeks ago

You are right, that is a client side specific feature. It will be nice if you bundle it separately Also ensure the client can still execute translate functions for when there is a desktop app

mwangidennis1 commented 4 weeks ago

on it