/summariser_client

A multi-platform client to consume the Summariser API

Primary LanguageDartApache License 2.0Apache-2.0

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