Scratch-Client-4 / itchy-cordova

📱 Cordova-based mobile client for Scratch
17 stars 4 forks source link

View user pages #8

Open micahlt opened 4 years ago

micahlt commented 4 years ago

Viewing profile pages is a must-have for SC4 Mobile. High-priority, help wanted.

retronbv commented 4 years ago

We can use some of the code from @locness3’s embed profile viewer

moeenio commented 4 years ago

It depends on the stack of the app. My thing is pure JS, while here Ionic Framework will maybe be used.

micahlt commented 4 years ago

@locness3 Isn't Ionic just style and DOM?

moeenio commented 4 years ago

Well, if I'm not wrong it's in typescript, and even though it is a bunch of script and style, like everything it's a tech stack by itself. If you want a way to do native like apps without learning a new stack, you light wanna try Onsen Ui.

micahlt commented 4 years ago

For anyone who wishes to contribute, we've got user page UI designs in this Figma file.

moeenio commented 4 years ago

How would you get the dominant color from the profile pictures in pure JS?

micahlt commented 4 years ago

I would suggest the Vibrant.js library.

moeenio commented 4 years ago

Make sure to use this version then https://github.com/Vibrant-Colors/node-vibrant