An app to help tourists learn more about Nepal

  Travel

Visit Nepal : Tourism app made with Flutter and Django

This is an app that gives you information about all the things that make Nepal breathtaking.

Features :

  • Fetch data from a GraphQl Server.
  • Data collected via web-scraping with Python.
  • Navigate to a specific location via Google Maps
  • Dynamic Theming using Provider
  • Beautiful UI

To run this app

  1. Obtain api key from OpenWeatherMap.
  2. Replace apiString in utils/constants.dart with your api key.
  3. Run the app with flutter run –release

Screenshots:

Screenshot 1Screenshot 3Screenshot 2
Screenshot 1Screenshot 1Screenshot 1

Download Nepal Tourism app source code on GitHub