https://github.com/geobytebrew/city_app
https://github.com/geobytebrew/city_app
api-integration dart flutter geolocation gis location-based map mobile-app real-time-tracking
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/geobytebrew/city_app
- Owner: GeoByteBrew
- Created: 2024-12-09T22:12:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T00:13:59.000Z (about 1 year ago)
- Last Synced: 2024-12-27T06:12:58.272Z (about 1 year ago)
- Topics: api-integration, dart, flutter, geolocation, gis, location-based, map, mobile-app, real-time-tracking
- Language: C++
- Homepage:
- Size: 263 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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