Skip to content

Latest commit

 

History

History
47 lines (40 loc) · 2 KB

README.md

File metadata and controls

47 lines (40 loc) · 2 KB

totalDownloads size contributor


arK | Artikel Kulo

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

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
    1. How much readers appreciate the author
    2. See how many articles have already been written
    3. See how many readers of the article you created
    4. 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.