Skip to content

Instantly share code, notes, and snippets.

@r1ckhenry
Created December 4, 2015 10:28
Show Gist options
  • Save r1ckhenry/10cd0096d9c340d2a9a9 to your computer and use it in GitHub Desktop.
Save r1ckhenry/10cd0096d9c340d2a9a9 to your computer and use it in GitHub Desktop.

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