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

Enhanced About Page #159

Merged
merged 4 commits into from
May 31, 2024
Merged

Conversation

SivaRamana-H-V
Copy link
Contributor

@SivaRamana-H-V SivaRamana-H-V commented May 29, 2024

Summary:
This pull request enhances the existing About Page and introduces a new Learn More Page for the "Learn" app. The updates provide users with detailed information about the app's features, upcoming updates, user guide, FAQ, and contact information.

Changes:

  1. Enhanced About Page:

    • Improved UI with a modern design, including better colors, padding, and typography.
    • Added a detailed description of the app's purpose.
    • Included a section outlining the app's main features.
    • Provided information on upcoming features to keep users informed about future updates.
    • Added a "Learn More" button that navigates to the new Learn More Page.
  2. New Learn More Page:

    • Detailed descriptions of each feature, helping users understand the benefits and functionalities of the app.
    • Upcoming features section to build anticipation for new content.
    • User guide section to help parents and children navigate and use the app effectively.
    • FAQ section addressing common questions and providing troubleshooting tips.
    • Feedback and contact information to encourage user engagement and support.

Implementation:

  • Updated the AboutPage class with new UI components and content sections.
  • Created a new LearnMorePage class to display additional detailed content.
  • Utilized Navigator.push for navigation between the About Page and Learn More Page.
  • Ensured consistent theming and styling across both pages.

Testing:

  • Verified that the About Page displays correctly with the new design and content.
  • Confirmed that the "Learn More" button navigates to the Learn More Page.
  • Tested the Learn More Page to ensure all sections are displayed correctly and navigation works as expected.
  • Checked external links and email actions to ensure they function correctly.

Screenshots:

  1. About Page:
Image

About Page

Notes:

  • The screenshots should be updated with the actual paths to the images after testing the UI.
  • Ensure that all SVG assets are correctly referenced and displayed.

Feedback:
Please review the changes and provide feedback. If there are any suggestions for further improvements or adjustments, let me know. Thank you!

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to Our repository.🎊 Thank you so much for taking the time to point this out.

@SivaRamana-H-V SivaRamana-H-V marked this pull request as ready for review May 29, 2024 12:47
@sapatevaibhav sapatevaibhav merged commit f707a87 into VaibhavCodeClub:master May 31, 2024
1 check passed
@sapatevaibhav sapatevaibhav added gssoc Girl Script Summer of Code level1 Easy to solve issues for GSSoC'24 labels May 31, 2024
@SivaRamana-H-V SivaRamana-H-V deleted the About branch May 31, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Girl Script Summer of Code level1 Easy to solve issues for GSSoC'24
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants