This is the API for the Quire android app.
See the Quire API documentation
# Install dependencies
bundle install
# Make sure you have postgis installed
# Modify database, username and password in config/database.yml according to your needs
rake db:create
rake db:migrate
# Set the environment variables listed below
(optional) rake db:seed
-
AWS_ACCESS_KEY_ID
-
AWS_SECRET_ACCESS_KEY
-
S3_BUCKET_NAME
-
AWS_REGION
-
FB_APP_ID
-
FB_SECRET
-
SENDBIRD_API_TOKEN
rspec spec/
In any project it's likely that a few bugs will slip through the cracks, so it helps greatly if people document any bugs they find to ensure that they get fixed promptly.
You can view a list of known issues and feature requests using the issue tracker. If you don't see your issue (or you aren't sure) feel free to submit it!
Where appropriate, a screenshot works wonders to help us see exactly what the issue is. You can upload screenshots directly using the GitHub issue tracker or by attaching a link (to Imgur, for example), whichever is easier for you.
If you are a developer and wish to contribute to the app please fork the project and submit a pull request.
| ---|--- Naren Kukreja |Jafeth Díaz