Projects

Meet A Doc

Meet A Doc is an android app made to ease the appointment booking procedure for both doctors and patients. You can book appointment to your desired Doc at cost of someclicks. Making it easy to use because of the simplistic UI, robust code and very optimized backend.

The app was written in Flutter using Android Studio as IDE. Backend written using Spring Boot.

Truestep

Truestep is an android app made for Truestep Pharmaceuticals LLp for tracking and reporting of medical representatives.

The app was written in Java using Android Studio as IDE. Backend written using Node and hosted on AWS.

TipCalculator

TipCalculator is a solution to those people who have difficulty in splitting money in restuarant and other places. It gives simple UI and easy to use app.

The app was written in Dart using Android Studio as IDE. I Learned how to use different widget of flutter in application.

ContactCard

ContactCard is basic app intended to share your contact information with the other.

The app was written in Dart using Android Studio as IDE. I Learned how to use different widget of flutter and also learned to add custom fonts, icons in application.

Quotify

Quotify was built to entertain the quote enthusiast around the world by fetching quotes at tip of buttons. It’s easy to use.

The app was written in Dart using Android Studio as IDE. I Learned how to fetch data from api and how to map their JSON responses, how to use different widget of flutter and also learned to add custom fonts.

Markulator

Markulator is fast, reliable marks handling app for a class which gives you addition features like average marks of whole class.

The app was written in Java using Android Studio as IDE. I Learned how to use fragments, how to control fragments, how to use SQLite database in app and how to do CRUD operations on databse etc.