Most of the tourists visiting Nepal have not been able to get a feel of local tradition and culture. Realizing this, we have come up with a mobile application called 'Homestay'. 'Homestay' will provide the user with the necessary information about available community homestays in Nepal. The app will also show them the facilities of the homestay along with the local culture of that place. The users can find a suitable homestay based on their criteria, add a homestay to their favorites list and book the homestay. The main goal of our project is to promote the use of homestays and make the information available to the seekers.
## Run LocallyInstall Flutter on your machine. Need help?
NOTE: You need to have android emulater setup in you machine or android phone connected to machine after enabling usb debugging.
Clone the project
git clone https://github.com/kamal0620040/Homestay
Go to the project directory
cd Homestay
Install dependencies present in pubspec.yaml file.
flutter pub get
Now, to run the app in the connected device use
flutter run