bluewave-labs / verifywise

Open source AI governance platform
https://verifywise.ai
GNU Affero General Public License v3.0
7 stars 6 forks source link

Profile page #47

Open MuhammadKhalilzadeh opened 1 week ago

MuhammadKhalilzadeh commented 1 week ago

The profile page of the VerifyWise application has the following tabs:

[!TIP] The uptime-manager repository (https://github.com/bluewave-labs/bluewave-uptime) has all the required code, and it can be reused for this purpose. There might be slight differences between the Figma design. The code we'll use from the Uptime Manager application will supersede the Figma design.

Profile tab

When the user clicks on the "Delete account" option, the account should completely be deleted from the database. An admin can remove anyone, as long as there is 1 admin left.

Screenshot 2024-10-08 at 4 23 19 PM

Password tab

Screenshot 2024-10-08 at 4 24 54 PM

Team tab

Screenshot 2024-10-08 at 4 29 18 PM

Tasks:

Implement profile tab

Implement team tab

gorkem-bwl commented 1 week ago

This is updated. FYI @MuhammadKhalilzadeh