Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bhumijgupta/myprofileapp
- Owner: bhumijgupta
- Created: 2018-05-11T05:40:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T08:44:32.000Z (over 6 years ago)
- Last Synced: 2024-11-19T06:55:38.193Z (2 months ago)
- Topics: android, android-app, android-application, android-studio, androidstudio
- Language: Kotlin
- Size: 1.84 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.