Skip to content

mariozugaj/event-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event manager

Goal of this exercise was to learn Ruby file I/O and serialization.

What I've learned (and program features):

  • manipulate file input and output
  • read content from a CSV (Comma Separated Value) file
  • transform it into a standardized format
  • utilize the data to contact a remote service
  • populate a template with user data
  • manipulate strings
  • access Sunlight’s Congressional API through the Sunlight Congress gem
  • use ERB (Embedded Ruby) for templating

About

Simple event 'thank you' letter terminal program

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published