Skip to content

philipqnguyen/omarker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMarker(Link.ly)

The online and searchable bookmark app.

by Ronald Porch and Philip Q Nguyen

It contains two core functionalities:

  • Website scraping
  • Fast searching

Description

Omarker lets users add their favorite links on the app, and quickly retrieve those links through a text search.

Omarker will scrape the targeted website for meta data, and it will be stored in the database for future searches. It scrapes title, meta, and the first paragraph if the meta does not exist.

The search techniques used by Omarker takes advantage of PG's built in search functionalities. This inclues full text searching in the english dictionary, double metaphone searching, and trigram (fuzzy) searching.

Aesthetics

Omarker uses a modern metro style with pictures taken from scraped websites laid out as bricks on a grid. It also features endless scrolling. Below is a screenshot of the web app:

Screenshot

And here is the mobile view:

Mobile view

Core dependencies

Thanks to

About

Online bookmarking site with searchable bookmarks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published