Skip to content

Easily create, distribute and activate your travel certificates

Notifications You must be signed in to change notification settings

abunashir/asirewards

Repository files navigation

ASI Rewards

Build Status Code Climate

ASI Rewards was created to help promoters issue travel and incentive certificates to their customers without having to print and distribute physical certificates.

The client uses this application to create and design their own certificates and distribute them to the end users. The end user will then activate their certificate, and submit their booking request, or service request online, and also make payment, if applicable, for the service or promotion they have selected.

The system allows the client to monitor all activity of certificates sent from the site, and monitor which clients have opened, viewed or activated their certificate so that they can follow up and adjust sales and marketing efforts to best engage the end users.

The system charge the client per certificate issued. Impact Services can also be engaged to take and process booking or service requests at an additional fee.

Development

We are following Sandi Metz's Rules for this application, you can read the [description of the rules here] (http://robots.thoughtbot.com/post/50655960596/sandi-metz-rules-for-developers). All new code should follow these rules. If you make changes in a pre-existing file that violates these rules you should fix the violations as part of your contribution.

Setup

  1. Clone the repository.

     % git clone git@github.com:impactservices/asirewards.git
    
  2. Setup your environment.

     % bin/setup
    
  3. Setup environment variables.

     % cp .sample.env .env
     % vim .env
    
  4. Start application server.

     % bin/rails server
    
  5. Verify that application is running.

     % open http://localhost:3000
    

Deployment

Once you are added to the Heroku then you can deploy your changes to the staging application

bin/deploy

Contributing

First, thank you for contributing! We love pull requests from everyone. By participating in this project, you hereby grant to Impact Services Co Ltd with the right to grant or transfer an unlimited number of non exclusive licenses or sub-licenses to third parties, under the copyright covering the contribution to use the contribution by all means .

Here are a few technical guidelines to follow:

  1. Open an issue to discuss a new feature.
  2. Write tests to support your new feature.
  3. Make sure the entire test suite passes locally and on CI.
  4. Open a Pull Request.
  5. Squash your commits after receiving feedback.
  6. Party!

Credits

Impact Services Co. Ltd.

This application is developed, maintained and funded by [Impact Services Co. Ltd.] (https://www.impactservices.co.th)

Thank you to all [the contributors] (https://github.com/impactservices/asirewards/graphs/contributors)

About

Easily create, distribute and activate your travel certificates

Resources

Stars

Watchers

Forks

Packages

No packages published