Skip to content

rwilt/mod1-final-project-net-museum

 
 

Repository files navigation

The Net Museum

A Command Line Art Gallery

Tired of slogging up to Museum Mile on the subway? Stuck inside due to COVID-19? Want to experience art in a new and exciting way? The NET museum is here for you!

Visit our virtual gallery and experience our (read: the Met’s) collection of thousands of artworks. Search by artist, artwork, and department. Browsing online means you can finally make it past the Greek sculptures before giving up and hitting the park!

Create and update a list of your favorite artists and pieces. View highlights from our collection. Add ‘creative director’ to your Instagram bio and get started!

Gems Included:

  • gem "activerecord"
  • gem "sinatra-activerecord"
  • gem "sqlite3"
  • gem "pry"
  • gem "require_all"
  • gem "faker"
  • gem 'rest-client'
  • gem 'json'
  • gem 'rmagick'
  • gem 'catpix'
  • gem 'tco'
  • gem 'down'
  • gem 'tty-prompt'
  • gem 'pastel'

  • NOTE: In addition to these gems, you will also need to install ImageMagick.

How to Install

  • Fork and clone this repo
  • Navigate to this directory
  • 'bundle install' for all required gems
  • 'rake db:seed' to seed the data
  • 'ruby bin/run.rb'

Overview

The Net museum is an app which allows you to browse artworks from the Met Museum in your terminal. You can search by artist and artwork to find new pieces - and keep track of your favorite artists and artworks with custom lists.

The app will also randomly suggest search terms to you every time to aid you in your search.

Still stuck? With almost 1,000 artists in the Net Museum - you may not know where to get started.(Be honest, have you ever heard of Hans Holbein the Younger?)

Use the search suggestion feature or visit the "Overwhelmed?" section for a little direction.

Just want to skip the search and see some art? Cool! Visit "what's on view" and we will randomly select a work to show you.

While you're here, why not update your bio and let everyone know a bit about you? You can change it or delete it at any time.

Happy exploring!

Screenshots/Video


screenshot of project

screenshot of project

screenshot of project

About

The Met Museum, in your terminal! A CLI app using the Met Museum API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%