Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 654 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 654 Bytes

TmpDataIO

Source code of tmpdata.io

TODO

  • New homepage
  • Add file upload by AJAX and notify other users the new file list;
  • Create an Adapter to change the way that files are stored (chunks on Postgres, cloud buckets with S3 API, local files, etc.);
  • Create a scheduler to erase files and text data;
  • Authentication with possibility to create private pages (and share links with pre-signed tokens with expiry time);
  • Admin dashboard with anonymous analytics information (without using third parties cookies);

License

This project is licensed by Murilo Silveira Rocha under the MIT License.