morganog / CookNook

Share and collaborate on your favorite recipes via web app CookNook!
4 stars 9 forks source link

Framework to App Scalable and Responsive on Mobile Devices // Low Priority #10

Open morganog opened 1 month ago

morganog commented 1 month ago

Wanting to add a framework that would work with my django framework that would be good for transferring over to mobile device screens. Have been looking into this, but any recommendations would be welcome, this is not high priority.

VictorAO-django commented 1 month ago

@morganog Do you mean a CSS framework like tailwindcss?

Eeshu-Yadav commented 1 month ago

@morganog react native or flutter would be great choice for developing the cross-platform mobile apps . but you have modify the whole codebase to django rest in order to communicate the frontend

morganog commented 1 month ago

@Eeshu-Yadav i was interested in flutter actually