Skip to content

spencer426/AlphaSightsEmailPredictor

Repository files navigation

AlphaSights Email Predictor

AlphaSights Email Predictor is a simple Ruby on Rails application that uses a first name, last name and domain name to generate email predictions.

Setup

After forking and cloning this repository, run bundle install and then rake db:migrate from the terminal to install any missing our out of date gems.

Testing

A basic model test is included, using RSpec. To run the test suite, type rspec from the project's root directory.

Front End

This application uses Javascript to show users a form to enter email information. An AJAX call is used to send form params to the server and render the results in a modal.

Getting Started

Once you have bundled and all your gems are up to date run rails s in your terminal and open up your browser of choice. Once you are in your browser enter "localhost:3000" in the address bar.

When the page has loaded you will see a short description of the application and a "Let's get started" button. Press the button to proceed.

alt tag

Once the form has displayed you can enter a first name, last name and domain name to generate an email.

alt tag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages