Skip to content

victoreronmosele/world_holidays

Repository files navigation


World Holidays Logo
World Holidays Mobile App

World Holidays is a mobile app built with Flutter that displays the various holidays in a year across the countries of the world and reminds you of your favourite holidays.

Key FeaturesHow To UseDownloadCreditsLicense

World Holidays Mobile App Gif

Key Features

  • Supports over 200 countries
  • Reminder-
    • Add reminders for your favorite holidays.
  • Dark/Light mode

How To Use

To clone and run this application, you'll need Git and Flutter on your computer.

Then you'll need to get an api key from Calendarific and specify it in the lib/resources/calendarific_provider.dart file as follows:

From your terminal:

# Clone this repository
$ git clone https://github.com/herovickers/world_holidays.git

# Go into the repository
$ cd world_holidays

Add your api key to lib/resources/calendarific_provider.dart

 String apiKey = calendarificApiKey;

Then

# Run the app
$ flutter run

Credits

This app uses the following:

License

MIT


victoreronmosele.com  ·  GitHub @victoreronmosele  ·  Twitter @vic_eronmosele

About

World Holidays is a mobile app that displays the various holidays in a year across the countries of the world and reminds you of your favourite holidays.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages