Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 367 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 367 Bytes

README

This app was done using:

Ruby 2.5.1 Rails 5.2.2

Postgresql

default db name - tt_import_development

Inside folder public/data we can find two csv files, which were delivered with this task.

Application can handle any other files if csv structure for:

  • candidates is like: "Name,E-mail,Phone,Job,Created at"

  • and for notes is like: "Email,note"