/bookmarked

A simple service to keep track of Bookmarks from a web interface.

Primary LanguagePython

bookmarked

A simple service to keep track of Bookmarks from a web interface.

Uses MongoDB as primary database, uses Redis to maintain 'session'. Has custom cookie and session management independent of django auth. Has complete CRUD functionality for bookmarks and associated labels.

Screenshots:-

Main page with all bookmarks Screenshot 1

Main page with bookmarks of a particular label Screenshot 2

Add bookmark page Screenshot 3

Add label page Screenshot 4

Manage label page Screenshot 5