Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homescreen added. #29

Merged
merged 3 commits into from
Sep 1, 2020
Merged

Conversation

Himanshuranjan30
Copy link
Contributor

@Himanshuranjan30 Himanshuranjan30 commented Aug 18, 2020

Description

Designed and developed a homescreen for the codeasylum website.

Fixes # [ISSUE]

Type of Change:

  • Code
  • Quality Assurance
  • User Interface
  • Homescreen

Screenshots

Screenshots of the proposed changes compared with the current version of the
Video Link

https://drive.google.com/file/d/1abnVMQzkazZskKzindCJXTB5kIoZpMtG/view?usp=sharing

cod1
code2

Issue link: #11

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests/screenshots(If any) that prove my fix is effective or that my feature works

@Himanshuranjan30 Himanshuranjan30 changed the title Homescreen Homescreen added. Aug 18, 2020
@restyled-io restyled-io bot mentioned this pull request Aug 18, 2020
@helios1101
Copy link
Collaborator

Hi @Himanshuranjan30
Great work ! will review this weekend, make sure to give your best shot !
All the best

@Himanshuranjan30
Copy link
Contributor Author

Looking forward for the merge. Thanks @helios1101

@Himanshuranjan30
Copy link
Contributor Author

any updates with the merge yet @helios1101 ?

@helios1101
Copy link
Collaborator

Hi @Himanshuranjan30
Just got engrossed with other commitments and stuffs.
The action item is on me, no worries.
Rest assured. :)

@helios1101 helios1101 closed this Sep 1, 2020
@helios1101 helios1101 reopened this Sep 1, 2020
@helios1101 helios1101 merged commit fe81462 into HakinCodes:master Sep 1, 2020
@helios1101
Copy link
Collaborator

Congrats @Himanshuranjan30
Show off your contribution in #28 and share with your friends.
Happy contribution ! :)

@Himanshuranjan30
Copy link
Contributor Author

Thanks @helios1101 ! Looking forward to many more contributions in the future. Open source FTW.

@Himanshuranjan30
Copy link
Contributor Author

Try to make more responsive used the following widget
and replace all the height and width with media query

A responsive app layout its UI according to the size and shape of the screen or window. This is especially necessary when the same app can run on a variety of devices, from a watch, phone, tablet, to a laptop or desktop computer. When the user resizes the window on a laptop or desktop, or changes the orientation of the phone or tablet, the app should respond by rearranging the UI accordingly.

Flutter allows you to create apps that self-adapt to the device’s screen size and orientation.

There are two basic approaches to creating Flutter apps with responsive design:

Sure,I'll work on this.Thanks for the feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants