Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 997 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 997 Bytes

City App - Help Needed! 🗺️

A Flutter-based city navigation app that aims to provide smart routing for pedestrians. Currently facing some implementation challenges and looking for community support.

Current Status 🚧

The app is partially implemented with the following features:

  • Basic map integration with OpenStreetMap
  • User location tracking
  • Layer switching capability

Known Issues 🐛

  1. Location Services

    • Location updates are inconsistent
    • Initial location fetch sometimes fails
  2. Map Integration

    • Map layers don't switch properly
    • Performance issues with markers
  3. API Integration

    • Data fetching from Montpellier API needs implementation
    • Error handling needs improvement

How You Can Help 🤝

I'm looking for help with:

  • Debugging location services implementation
  • Optimizing map performance
  • Implementing proper API integration
  • General code review and suggestions

Getting Started 🚀

  1. Clone the repository