Skip to content
This repository has been archived by the owner on May 1, 2021. It is now read-only.

norydev/visacountdown

Repository files navigation

Visa Countdown

Build Status

Visa Countdown helps you calculate your visa days in areas that have a "90 days in any 180 days" policy such as the Schengen Area and Turkey.

Contributing

  1. Fork it ( https://github.com/NoryDev/visacountdown/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request