You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actualmente Traxi se encuentra corriendo en el backend de PHP. Creo que lo ideal es que tanto la parte de comentarios (traxi-web), así como el backend de los datos (el de PHP) se encuentren en un solo lugar... ¿Qué opinan?
Ventajas:
Como los datos se encuentran bajo la misma plataforma, no hay necesidad de implementar nuevos endpoints cuando se requiera algún cambio.
Traxi-web se implementaría como un Software como Servicio mostrando en su parte web estadísticas de uso de las apps, matrices orígenes/destino, o quizas en un futuro administrar cuentas de usuario. Al mismo tiempo se podría exponer el API para que otras implementaciones (apps, servicios, etc) lo puedan utilizar
PHP es feo 👻
Desventajas:
Tiempo: implementar los modelos de forma que las apps existentes (iOS y Android) no se vena afectadas
Escalabilidad. ¿El backend en Ruby es la mejor opción?
¿Qué opinan?
The text was updated successfully, but these errors were encountered:
If you wrote this issue, you can always update the labels for specifying tasks, add more info in the description to make it easier to contribute, or re-write the title to make more contributors interested in helping out.
If you are an open source contributor, ask and see how you can help by commenting or check out more open issues in this repo at https://github.com/LabPLC/traxi-web/issues.
Just doing a little 🌱 open source gardening 🌱 of Brigade projects!
For more info/tools for creating civic issues, check out Got Issues Thank you!
Actualmente Traxi se encuentra corriendo en el backend de PHP. Creo que lo ideal es que tanto la parte de comentarios (traxi-web), así como el backend de los datos (el de PHP) se encuentren en un solo lugar... ¿Qué opinan?
Ventajas:
Desventajas:
¿Qué opinan?
The text was updated successfully, but these errors were encountered: