Initial MVP
· One min read
Sprint Goal
Build a basic MVP with digital twins and map improvements
Sprint Planning
- Add APIs for map features (speed limits, etc.)
- Create a simple digital twin system using Kubernetes, Ditto, and Hono
- Integrate real sensor data
User Stories
- As a user I want to see speed limits on the map so I know where to slow down
- As a user I want the system to be quick and responsive so I have a good experience
Tasks
- Improve map with API's
- Build digital twin system
- Integrate real sensor data
Progress
- Map API design completed
- Digital twin system setup completed
- Real sensor data integration completed
Challenges
- API integration complexity
- Sensor data reliability
Sprint Review
- Map features added successfully
- Digital twin system operational with create car and update car scripts




