Closed Philimuhire closed 4 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
atlp-devpulse-fn | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 23, 2024 10:57pm |
Code Climate has analyzed commit 434f9e96 and detected 0 issues on this pull request.
View more on Code Climate.
Description
This PR is for Implementing the design of preferences and settings page for both applicants and administrators, allowing users to manage personal preferences and system configurations efficiently.
Changes made
How has this been tested?
Locally . Clone the repo . Checkout branch ft-settings . Run the project, npm run dev . Login as an admin or an applicant . Navigate to Profile -> Preferences
Credentials to use:
Email: admin@example.com Password: password123
Track PR (issue number & link)
Issue link: https://github.com/atlp-rwanda/atlp-devpulse-fn/issues/158
Screenshots
Additional notes
This page requires some Figma designs which are not yet implemented such as Login History, Privacy and security settings. This will be done in the next tasks along with their backend implementation. On the other side, there are some functionalities on this page that needs to be added after merging the PRs of update profile, admin notifications and applicant notifications.