Skip to content

elena-vi/varys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VARYS

A search engine

Features

  • Searching!!
  • Helpful widgets:
    • Tube Statues
    • Wikipedia info pages
    • Live weather

Fun facts

  • Custom Object-relational mapping
  • Own data scrapping

Inspiration

Everyone uses Goole, but who knows how it actually works? We wanted to find out!

Technologies used

  • Python
  • Scrapy
  • Unit test
  • Ruby
  • Sinatra
  • RSpec / Capybara
  • Postgres
  • jQuery

Tests

To run python tests run $ nosetests from varys/varys folder

To run ruby test run $ rspec from varys/search_engine folder