Skip to content

A simple bookmark manager to store website links in your browser.

Notifications You must be signed in to change notification settings

kobbob/react-bookmark-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 bookmark.world 🌐

A simple bookmark manager to store website links in your browser.

⦿ App Brief

  • Develop a JavaScript web app that stores a list of bookmarks (links).
  • Use front-end technologies only (HTML, CSS, JavaScript or React).
  • Practice Web CRUD (create, read, update, delete) and using localStorage to maintain data on browser refresh.

⦿ Planning

Follow this link to see the Technical Design Document (TDD) created for this project.

Current deployment for WIP project: Link

Still to-do...

Function:

  • Form Validation for URL input.
  • Pagination display & function.
  • Check box & all clear function.
  • Edit form - different method to window prompts that has better UI & works.
  • Bonus features & functions.

& Design:

  • Web scraping for bookmark cards.
  • Update design to match design intent (see TDD).
  • Sort inconsistent theme with alert modal (sweetalert). Explore different libraries or create your own.

About

A simple bookmark manager to store website links in your browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published