Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bhumijgupta/myprofileapp

A basic android app for learners
https://github.com/bhumijgupta/myprofileapp

android android-app android-application android-studio androidstudio

Last synced: about 4 hours ago
JSON representation

A basic android app for learners

Awesome Lists containing this project

README

        

# MyProfileApp
A basic android app for early stage android developers.
The UI is designed using XML and the functionalities are added to the app using KOTLIN language.
The app contains 3 screens - Profile page, Education page, Work experience page and Profile Pic page.

# Built with
- [Android Studio](https://developer.android.com/studio/)

# Installation Instruction
[Click here to download apk](https://github.com/bhumijgupta/MyProfileApp/releases/download/1.0.0/MyProfileApp.apk)
**or**
- Navigate to Release tab in the repoository
- Download the latest apk from assests with the release note

# Reach me on
- [email protected]
- [Website](http://www.bhumijgupta.me)

# Special thanks
Internshala team for providing the resources and knowledge to make the app possible.