Releasing IRIS OAuth for Developers at NITK

Announcing the release of IRIS OAuth v1, IRIS is proud to release its OAuth API to all NITK Developers which can be used by Student Clubs, Incident, Engineer and open to collaboration with NITK Startups provided due permission is taken from the respective people. IRIS OAuth provider acts a gateway for Third-party applications/websites to authenticate […]

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