Skip to content

Conversation

@CuriousSingularity
Copy link
Owner

No description provided.

	* reference from 1st assignment

Signed-off-by: BharathRamachandraiahGowda <mr.bharathramachandraiah@gmail.com>
	* Route has waypoints and POIs
	* print using overload operators
	* changed variable names

Signed-off-by: BharathRamachandraiahGowda <mr.bharathramachandraiah@gmail.com>
	* Added shortest Distance to the next poi in the route
	* Bug fixes -> made CWaypoint as the container type for the
	route, because the base class must be used for the container
	type. This is to avoid the dereferencing of Waypoint object by a
	POI pointer.
	* To use the dynamic_cast to differentiate between waypoint and
	POI, the base class must be Polymorphic type i.e., it must have
	a virtual function.
	* Optimisation

Signed-off-by: BharathRamachandraiahGowda <mr.bharathramachandraiah@gmail.com>
	* map find bug fix
	* optimized operator overloading to use addPoi(namePoi, afterWp);

Signed-off-by: BharathRamachandraiahGowda <mr.bharathramachandraiah@gmail.com>
	* addition
	* assignment
	* addition and assignment

Signed-off-by: BharathRamachandraiahGowda <mr.bharathramachandraiah@gmail.com>
	* write working - tested
	* basic read is working - not tested

Signed-off-by: BharathRamachandraiahGowda <mr.bharathramachandraiah@gmail.com>
	* Database read error handling
	* Needs improvement

Signed-off-by: BharathRamachandraiahGowda <mr.bharathramachandraiah@gmail.com>
	* Basic functionality working
	* need to do through testing

Signed-off-by: BharathRamachandraiahGowda <mr.bharathramachandraiah@gmail.com>
	* Smoke testing done
	* optimzed the code

Signed-off-by: BharathRamachandraiahGowda <mr.bharathramachandraiah@gmail.com>
	* Basic functionality working
	* Need code cleanup
	* Need optimation

Signed-off-by: BharathRamachandraiahGowda <mr.bharathramachandraiah@gmail.com>
	* Code cleanup and optimization

Signed-off-by: BharathRamachandraiahGowda <mr.bharathramachandraiah@gmail.com>
	* Tested
	* Code cleanup
	* Optimization

Signed-off-by: BharathRamachandraiahGowda <mr.bharathramachandraiah@gmail.com>
	* Updated together file

Signed-off-by: BharathRamachandraiahGowda <mr.bharathramachandraiah@gmail.com>
	* Release v2

Signed-off-by: BharathRamachandraiahGowda <mr.bharathramachandraiah@gmail.com>
	* Sample database files added

Signed-off-by: BharathRamachandraiahGowda <mr.bharathramachandraiah@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants