Skip to content

Conversation

@elijahladdie
Copy link
Contributor

@elijahladdie elijahladdie commented Nov 11, 2024

PR Description

A community page where users can ask and answer questions.

Description of tasks that were expected to be completed

  • Developed the community question-and-answer system.
  • Integrated Apollo Client with React for managing queries and mutations.
  • Enabled users to ask, answer, and delete questions.
  • Handled login state using local storage.
  • Implemented the bottom navigation with a clickable Community section.
  • Applied Tailwind CSS for styling.

How has this been tested?

Please describe the tests you ran to verify the community page functionalities. Provide steps to reproduce and list any relevant details for your test configuration:

  1. Clone the repository:
    git clone https://github.com/atlp-rwanda/atlp-pulse-fn.git
    
  2. Switch to the feature branch:
    git checkout ft-community-page
    
  3. Navigate to the project directory and install dependencies:
    cd atlp-pulse-fn
    npm install
    
  4. Run the application:
    npm start
    
  5. No login is required; simply click on the Community section in the bottom navigation to interact with the community page.

Please check this Checklist before you submit your PR:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • My code generates no warnings.
  • My test coverage meets the set test coverage threshold.
  • There are no vulnerabilities.
  • There are no conflicts with the base branch.

@vercel
Copy link

vercel bot commented Nov 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
metron-devpulse ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2024 0:06am

Copy link
Member

@aimedivin aimedivin left a comment

Choose a reason for hiding this comment

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

@elijahladdie @hatfelicien , when I reply to asked question, it's thread disappear, kindly look into it.

@Salim-54
Copy link

Miss valid backend connection URL

@Salim-54 Salim-54 merged commit 4e1afad into develop Nov 15, 2024
6 checks passed
Copy link
Contributor

@RWEMAREMY RWEMAREMY left a comment

Choose a reason for hiding this comment

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

Great work

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Community Page

7 participants