Qasper was my very first Android app that I wrote in University. In a team of six, built a multi-threaded Question/Answer application similar to Stack Overflow. We called it Qasper, The Friendly QA App.

Working using the Agile software development methodology, we built an app that has Questions, Answers, and Comments. Questions have Answers, and both Questions and Answers have Comments. All of the above have upvotes attached to them. All posts are searchable by a variety of criteria.

I was responsible for:

  • Developing the UI skeleton and mockups.
  • Architecting the app to seamlessly sync phone content with the backend.
  • Debugging GeoLocation on posts and make the feature presentable for the demo

Qasper can be found on GitHub.

Qasper Question View

Qasper About Box