Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 634 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 634 Bytes

Article Summarisation mobile app

Backend

Details

  • Dart/Flutter mobile app
  • The backend API expects the URL of an article to be summarised. It will return that same URL back along with the article's title and its summary.

TODO

  • Authentication
  • Improve design and readability
  • Add snippet of content on front page
  • Move to deployment oriented hosting
  • Add documentation