Skip to content

Latest commit

 

History

History
45 lines (22 loc) · 871 Bytes

README.rdoc

File metadata and controls

45 lines (22 loc) · 871 Bytes

REAMDE

This README would normally document whatever steps are necessary to get the application up and running.

  • Runs on RoR 4.2

  • System dependencies

  • Configuration

  • Database creation, Init:

brew install postgresql

rails new atheneum -d postgresql

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

Please feel free to use a different markup language if you do not plan to run rake doc:app.

MOAR

This application is meant to track applications (clever) for creative writing students.

FEATURES -students, faculty, etc can register, login, logout

-uses Statesman gem to handle application state (pending, invited, declined,etc)

-once application has letter of recommendation, writing sample in plaintext,

-materials are converted asynch through Sidekiq