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

#621 Ft implements a super admin dashboard #625

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

aimedivin
Copy link
Contributor

@aimedivin aimedivin commented Nov 13, 2024

PR Description

This PR implements the Super Admin Dashboard interface and integrates it with the backend.

Description of tasks that were expected to be completed

  • Designed Dashboard page
  • worked on responsiveness of the page
  • Integrated dashboard with backend
  • write unit tests to test new feature added
  • Ensure our code don't negatively affect existing codes

How has this been tested?

  • Clone this repository and navigate to the project directory
  • Ensure You have backend service running and set your .env file using .env.example.
  git clone https://github.com/atlp-rwanda/atlp-pulse-fn.git
  cd atlp-pulse-fn
  git checkout ft-super-admin-dashboard
  npm i
  npm run dev
  or
  npm run test

Number of Commits

1

Screenshots (If appropriate)

image

Screenshot 2024-11-14 at 3 39 57 PM

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 my code, particularly in hard-to-understand areas
  • My code generate no warnings
  • My test coverage meet the set test coverage threshold
  • There are no vulnerabilities
  • There are no conflicts with the base branch

Copy link

vercel bot commented Nov 13, 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 9:49am

@aimedivin aimedivin linked an issue Nov 13, 2024 that may be closed by this pull request
@aimedivin aimedivin force-pushed the ft-super-admin-dashboard branch from 52865fd to e160f92 Compare November 13, 2024 15:34
@aimedivin aimedivin force-pushed the ft-super-admin-dashboard branch from e160f92 to 770359f Compare November 14, 2024 06:05
@aimedivin aimedivin force-pushed the ft-super-admin-dashboard branch from 770359f to c617995 Compare November 14, 2024 06:25
@aimedivin aimedivin force-pushed the ft-super-admin-dashboard branch from c617995 to b096a44 Compare November 14, 2024 09:45
@aimedivin aimedivin changed the title feat(super-admin-dashboard): implements a super admin dashboard #621 implements a super admin dashboard Nov 14, 2024
@aimedivin aimedivin force-pushed the ft-super-admin-dashboard branch from b096a44 to 5254e5b Compare November 14, 2024 12:36
@igorihimbazwe igorihimbazwe added the Not Ready when you are still working on fix or ft label Nov 14, 2024
@igorihimbazwe igorihimbazwe changed the title #621 implements a super admin dashboard #621 Ft implements a super admin dashboard Nov 14, 2024
@aimedivin aimedivin force-pushed the ft-super-admin-dashboard branch from 5254e5b to 5b0b907 Compare November 14, 2024 14:29
@aimedivin aimedivin force-pushed the ft-super-admin-dashboard branch from 5b0b907 to 87ab4f4 Compare November 14, 2024 14:42
@igorihimbazwe igorihimbazwe added Need Reviews and removed Not Ready when you are still working on fix or ft labels Nov 14, 2024
@aimedivin aimedivin force-pushed the ft-super-admin-dashboard branch from a43cb08 to 8e8dc67 Compare November 15, 2024 09:47
@Salim-54 Salim-54 merged commit 0f56ecd 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.

Good job

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.

SupperAdmin dashboard
8 participants