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

Implement base functionalities #2

Open
4 of 5 tasks
amos-kibet opened this issue Aug 23, 2022 · 1 comment
Open
4 of 5 tasks

Implement base functionalities #2

amos-kibet opened this issue Aug 23, 2022 · 1 comment

Comments

@amos-kibet
Copy link
Collaborator

amos-kibet commented Aug 23, 2022

  • Create the UI.
    • 1 input field & 3 buttons (save, edit & delete buttons)
  • CREATE: Add an entry for a website url/link to be saved in the DB.
  • READ: Implement the logic to render saved urls/links from DB to the UI.
  • UPDATE: Implement the logic to edit saved urls/links in the UI and update the DB.
  • DELETE: Implement the logic to delete the saved urls/links in the DB and update the UI.
@amos-kibet
Copy link
Collaborator Author

Base functionality is done. The UI needs some styling. We need to discuss on how to go about this, whether to style it directly or create UI mockups/wireframes to use as guides

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant