IlyaChakun / panteon-trans

The project is represented by the transport exchange.
0 stars 0 forks source link

backlog Company documets feature #15

Open IlyaChakun opened 3 years ago

IlyaChakun commented 3 years ago

We must provide ability to save document to company and display them with front-end.

API

  1. save document to company (pdf of word)
  2. get document (download)
  3. delete document (!! soft delete)
  4. update document (previous document must be saved too!!!)

Payload: company id (document info)

Feature should be based on AWS S3 functionality.

Use this as example: https://github.com/IlyaChakun/photo_app_aws

Ask Ilya about aws user credentials.

IlyaChakun commented 3 years ago

Text me when u will start work on it