Skip to content

React, Redux, Ruby on Rails, PostgreSQL // Web application for art lovers & casual enthusiasts to browse and bookmark current exhibitions in NYC

License

Notifications You must be signed in to change notification settings

scarlettperry/new-art-city

Repository files navigation

New Art City!

New Art City!, an information gathering application for art lovers/casual enthusiasts to browse and bookmark current art exhibitions in NYC.

Check out the hosted project on Heroku: https://new-art-city.herokuapp.com/

Screenshot

Screenshot

Video Demo

https://drive.google.com/file/d/1LNDjMwa7zMj-zvyjvWM3HTqTp4oGObOI/view

Application Features

  • User can filter art exhibits by multiple media categories.

  • User can view art exhibits by location on Google Maps.

  • User can bookmark art exhibits to their profile.

  • User can plan their visit to their bookmarked exhibits using the calendar, which takes in a range of dates and filters exhibits happening during the date range.

Frontend Built With

  • React
  • Google Maps react-google-maps
  • Calendar react-day-picker

Backend Built With

  • Ruby
  • Rails API utilizing Active Model Serializers
  • Sqlite3 Database using ActiveRecord

Back-End Repository

https://github.com/scarlettperry/backend-new-art-city

Server-Side Install Instructions

  1. Run bundle install
  2. Run rake db:create
  3. Run rake db:migrate
  4. Run rake db:seed
  5. Run rails s -p 3000

Client-Side Install Instructions

  1. Run npm install
  2. Run npm start

Contributing

Contributing Guide

Author

Scarlett Perry

License

License

Acknowledgments

Big thank you to Prince Wilson, Tony Lam & Eric Kim

About

React, Redux, Ruby on Rails, PostgreSQL // Web application for art lovers & casual enthusiasts to browse and bookmark current exhibitions in NYC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages