Skip to content

Instantly share code, notes, and snippets.

@r1ckhenry
Created October 23, 2015 09:21
Show Gist options
  • Save r1ckhenry/6fe929e94c2c14cf2a4a to your computer and use it in GitHub Desktop.
Save r1ckhenry/6fe929e94c2c14cf2a4a to your computer and use it in GitHub Desktop.
Bookmarker App

ClanMarkr - bookmarking app Using the Sinatra experience we've gained this week, create an app where users can store urls of websites they've visited.

From the homepage, the user should be able to add a new URL and give it a name/title and classify it into a genre.

The user should also be able to edit and delete bookmarks.

Finally, there should be the ability to view bookmarks by genre.

Add some unique-to-you feeling to the app too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment