Spot
Objective
The objective of the project is to build a mobile app for posting events for users, where:
1) Event can be posted and other user can like events.
2) User can interact with other person using this application.
3) Chat facility is also there in this application based on user permission (If user want to chat or not).
Challenges
There were two primary challenges with the project:
1) It had some specific chat function requirements that required a fair amount of R&D, and also entailed setting up of our own chat server
2) The GPS tracking system had to be configured
Approach
As this is event and chat application so firstly we have created our own server and managed user chat through code.
Outcome