Skip to content

Exercise for Ruby file I/O, reading from csv, Serialization, using Google’s Civic Information API and ERB (Embedded Ruby).

Notifications You must be signed in to change notification settings

charleyoshi/event_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What were done:

  • manipulate file input and output
  • read from CSV
  • transform it into a standardized format and manipulate strings
    • clean zipcode
    • clean phone number
    • use Date and Time class
      • find out peak registration hours
      • find out most registered weekdays
  • utilize the data to contact a remote service
  • populate a template with user data
  • access Google’s Civic Information API through the Google API Client Gem
    • get legislators by zipcode
  • use ERB (Embedded Ruby) for templating

About

Exercise for Ruby file I/O, reading from csv, Serialization, using Google’s Civic Information API and ERB (Embedded Ruby).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published