Skip to content

sap1enza/contact_importer

Repository files navigation

Contact Importer

Sample Contact Importer project

  • Simple Login/Logout using has_secure_password
  • CSV file import built within two steps: first to check and match respective columns and last to queue the job
  • Use Custom Validators to create specific business validations
  • Import model to save status and contacts/errors for imports

Heroku Check

Sample User

Email: test@test.com

Password: testtest

Running the Project

  • bundle install
  • bin/setup
  • rails s

Running Specs

  • rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published