bluewave-labs / bluewave-onboarding

https://bluewavelabs.ca
GNU Affero General Public License v3.0
22 stars 3 forks source link

Implement the Hint page frontend part. #128

Closed uparkalau closed 2 weeks ago

uparkalau commented 1 month ago
  1. Use the predefined page: frontend\src\scenes\hints\HintDefaultPage.jsx.
  2. Add a list of hints using mock data.
  3. Implement an edit hint popup that popups up when the "Edit" button is clicked.
  4. Create a hint form that appears after clicking the "Create a Hint" button.
  5. The hint creation page is also the same as the edit hint page. When editing the hint, the header will read “Edit hint” instead of “New hint”
Screenshot 2024-08-03 at 1 54 31 PM

Link to Figma file: https://www.figma.com/design/MLPbP1HM2L9ON6f88pHTee/Onboarding?node-id=601-3452&t=hr8l93I7nYDD0y5M-1

gorkem-bwl commented 1 month ago

@thomastepi the issue is updated with more comments and new screenshots. Also added a link to the corresponding area in Figma file.