Enriching User. Enriching Experience

This humble blog post, deals with an aspect of IRIS, that was relatively sidelined when the team had to focus on developing the more critical components of the Student Lifecycle Management System. User Experience is an aspect that can make the difference between your product skyrock its prospects over night and it failing to connect […]

Using CI/CD on Gitlab CE

Continuous Integration is a software development practice in which you build and test software every time a developer pushes code to the application, and it happens several times a day. Continuous Delivery is a software engineering approach in which continuous integration, automated testing, and automated deployment capabilities allow software to be developed and deployed rapidly, reliably and […]

Publishing an Android App of Play Store

1. Create your App Develop the app perfectly to make it ready to be published. Run multiple checks on the app, use proper themes, colours, graphics, icons, optimizations. 2. Generate Signed APK Signed APK can be generated in the following 2 ways: a. Using Release Keystore Release Keystore To generate keystores for signing Android apps […]

Begin typing your search term above and press enter to search. Press ESC to cancel.

Back To Top