inaxia / hashcode_app

This project is build to make coding knowledge available to every places through app and web. This is an online platform to learn different languages from the best hand-picked courses.
MIT License
5 stars 6 forks source link

UI update #4

Open littleironical opened 3 years ago

littleironical commented 3 years ago

If you have any suggestions or ideas to update the UI of the app, you're welcome.

savagecarol commented 3 years ago

the dimensions of different screens can affect our application UI. Use of Mediaquery or Screenutil will make our application more compatible and increase the performance of the app. your app is will not work properly on different screen sizes so i can suggest that.

littleironical commented 3 years ago

Hii @savagecarol, did you run this app in your local system? This app is using responsive widgets only like ListView and GridView and I don't think it will be affected much if the screen size differs.

You can work on the Home screen of the app as it has just gifs in all grids. Or you can add a new feature to the UI to make it more interactive for students. Or it'll be good if you add a Popular Courses and Opted Courses section

You can select any one of the above and start working on it and don't forget to make changes in develop branch.

savagecarol commented 3 years ago

okay assign me this issue

savagecarol commented 3 years ago

i provide one switch to your app by which your app is now get the light mode and dark mode

savagecarol commented 3 years ago

i will share you some screenshots

savagecarol commented 3 years ago

Screenshot_1609404627 Screenshot_1609404619 Screenshot_1609404603 Screenshot_1609404610

see i plugin one switch on the app bar that is doing all this

savagecarol commented 3 years ago

it is one the homescreen

savagecarol commented 3 years ago

my commits did not increased in kwoc .

littleironical commented 3 years ago

Your PR has increased or not?

savagecarol commented 3 years ago

pr increased

littleironical commented 3 years ago

That's fine then, your PR is merged. Commits actually doesn't matter. But still you can ask this on: https://github.com/kossiitkgp/kwoc-bugs/issues I think they can provide a valid reason for this.