atsign-foundation / atmosphere_pro

A fully end-to-end encrypted, cross-platform file sharing app written in Flutter
BSD 3-Clause "New" or "Revised" License
57 stars 48 forks source link

UI Redesign - Desktop - Onboarding Screens #206

Open ksanty opened 2 years ago

ksanty commented 2 years ago

Description The task is to implement the new design for the onboarding menu in the desktop app.

Assets and Design Screens All assets and design screens have already been created.

Additional context This work should be done on the UI_Redesign branch https://github.com/atsign-foundation/atmosphere_pro/tree/ui_redesign

niyoj commented 2 years ago

Hello @ksanty, I have made very few contribution in open source so far but from this october I want to kickstart my contributions. Can you please tell me how to implement he design in basic?

adilwahla commented 2 years ago

@ksanty I will do this assign me please

tinashe404 commented 2 years ago

@niyoj if you are new and are just looking for open source experience at this time, I would recommend picking on of the issues with the Beginner label. These are simpler flutter UI changes and all you have to do is use flutter to implement what is shown in the figma screens linked on the issues.

adilwahla commented 2 years ago

well I am working on Mobile not Desktop my bad :) you can assign desktop to anyone else I am working for mobile

Codesait commented 2 years ago

@ksanty I will love to work on this task πŸ™πŸ½. please assign this to me.

tinashe404 commented 2 years ago

@Codesait Done. Please let us know if you have any questions.

Codesait commented 2 years ago

@Codesait Done. Please let us know if you have any questions.

I will start immediately. I will reach out if have any questions .

Codesait commented 2 years ago

@Codesait Done. Please let us know if you have any questions.

I need help pointing me to the right onboarding class πŸ™πŸ½

Screenshot 2022-10-06 at 9 17 32 PM
Codesait commented 2 years ago

@tinashe404 I believe this is the ui I will be redesigning;

Screenshot 2022-10-06 at 9 20 15 PM
tinashe404 commented 2 years ago

@Codesait Yes that is correct

Codesait commented 2 years ago

@Codesait Yes that is correct

@Codesait Done. Please let us know if you have any questions.

I need help pointing me to the right onboarding class πŸ™πŸ½

Screenshot 2022-10-06 at 9 17 32 PM

@tinashe404 I still need help finding the right class .

tinashe404 commented 2 years ago

@nitesh2599 Please assist?

Codesait commented 2 years ago

@ksanty @nitesh2599 please help me locate the right class folder for this task. I need to get started with this task πŸ™πŸΎπŸ™πŸΎ

nitesh2599 commented 2 years ago

@Codesait For desktop it uses custom_onboarding.dart located in lib/screens/common_widgets/custom_onboarding.dart.

Codesait commented 2 years ago

@Codesait For desktop it uses custom_onboarding.dart located in lib/screens/common_widgets/custom_onboarding.dart.

Okay thanks 😊.

Codesait commented 2 years ago

Hi @nitesh2599 @tinashe404

I encountered a blocker which is that the class or green I should be modifying is a package which I don't have access or permissions to edit.

Screenshot 2022-10-08 at 6 52 06 PM Screenshot 2022-10-08 at 6 57 12 PM
Codesait commented 2 years ago

Hi @nitesh2599 @tinashe404

I encountered a blocker which is that the class or green I should be modifying is a package which I don't have access or permissions to edit.

Screenshot 2022-10-08 at 6 52 06 PM Screenshot 2022-10-08 at 6 57 12 PM

Not surprised why I could't find it in app lib dir.

I have started working on the screen as a new screen.