https://github.com/naufal-yafi/ark_app
Android Apps | Read Article
https://github.com/naufal-yafi/ark_app
android-app app-ideas flutter-application flutter-apps-android flutter-ui-app
Last synced: 3 months ago
JSON representation
Android Apps | Read Article
- Host: GitHub
- URL: https://github.com/naufal-yafi/ark_app
- Owner: naufal-yafi
- License: mit
- Created: 2022-12-27T16:51:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-05T01:09:45.000Z (over 2 years ago)
- Last Synced: 2025-01-10T10:26:15.655Z (4 months ago)
- Topics: android-app, app-ideas, flutter-application, flutter-apps-android, flutter-ui-app
- Language: Dart
- Homepage: https://github.com/naufal-yafi/ark_app/releases/download/ark-app/arK.apk
- Size: 6.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
  
![]()
arK | Artikel KuloLecture: Bambang Ismanto, M.KOM.
Description:
This project is the final project of the learning subject Mobile 1, where the material is still focused on the appearance of the mobile application only. So, this application cannot store data or retrieve data. Because the displayed data is static data from the source code.How I Build To APK
```sh
flutter build apk --build-name=1.0 --build-number=1
```App Features:
-
Read Articles
You can see the author in each article and you can also visit the author's profile, so you can see the various articles he has written.
-
Write Article
Can write as much as you want
-
Account Dashboard
- How much readers appreciate the author
- See how many articles have already been written
- See how many readers of the article you created
- Displaying all articles in the form of a list that has been uploaded
-
Giving Appreciation
By giving appreciation to the author, it will make him more enthusiastic to share information.