Skip to content

Application allowing to store files in a secure way via encryption.

License

Notifications You must be signed in to change notification settings

KristenJestin/docstore

Repository files navigation

Banner

MIT License

About Docstore

Application allowing to store files in a secure way via encryption.

Article on the development part of the project (FR) : Docstore

Tech Stack

Server : ASP Core - C#6, Postgresql

Client : AlpineJs, Unpoly, Tailwind

Features

  • Creating documents with several files
  • Encryption of all files with AES
  • Tagging
  • Creating folders that contain multiple documents

ScreenShots

Home Page
Home page
Create Document Page
Create Document page
Document Details Page
Document details page

Run Locally

Docker

Clone the project

  git clone https://github.com/KristenJestin/docstore

Start with docker compose

docker-compose up

Roadmap

  • Add page to create, edit and delete tags
  • Add complete text when typing tags
  • Add search bar to find documents or folders
  • Display alert or notify when 'End date' of a document will expire soon

License

Distributed under the MIT License. See LICENSE for more information.


portfolio linkedin