Skip to content

soumyadeep6845/Tripscape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

40 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Tripscape 🌴

Logo

Maintenance

Built With

  • Frontend

    • Flutter
    • Dart
  • Backend & Libraries

    • Geolocator
    • Google Maps Flutter
    • Provider
  • API

    • Places API
    • Google Maps API
    • Places Autocomplete API

✨ Screenshots

Homescreen Homescreen (Filter enabled)
lib/assets/Home_screen.jpeg lib/assets/Home_screen_marker.jpeg

πŸ“² How to Install Locally

1. Fork and clone this repository using

git clone https://github.com/soumyadeep6845/Tripscape.git
cd Tripscape/

2. Generate your own API key here

Google Cloud Platform

3. Don't forget to setup a billing account, to integrate Google API Services

Google Cloud Payment Methods

4. Create a .env file in root directory and add

GOOGLE_API_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

5. Install the required dependencies using

flutter packages get

6. Connect any android device/emulator.

7. Run and install the app, using

flutter run

8. In case of general runtime difficulties, run

flutter clean

and then,

flutter packages get

9. Ignore if the file apk size is large. This is just for debugging purposes. Production APKs are small in size and convenient 😊


🎈 Contributing

If you'd like to contribute, please fork the repository and then raise a PR with necessary changes. Thank you.


πŸ’š Found this project interesting?

If you found this project useful, then please consider leaving a ⭐ on Github. Thank you! πŸ˜„


πŸ‘¨ Project Maintained By-

About

🌍 Full-stack travel app using Flutter, Dart and Geolocation service. Map updates πŸ—Ί along with map markers based on location filters πŸ“Œ

Topics

Resources

Stars

Watchers

Forks