An LTI Provider application to integrate the Evernote service into an LMS.
See the Gemfile for the dependencies required to run the application. The project uses OAuth to authorize LMS users for Evernote. It is written primarily in Sinatra, authentication data is stored in a Postgres database, and the project is hosted by Heroku.
To access Evernote for this project, a developer API key is required and can be requested here.
The application is intended to conform to LTI standards. Please see the LTI documentation for more.