Skip to content

The objective of this project is to develop a Blob storage platform where files can be stored in compressed format where the files can be edited, viewed, shared to various users

Notifications You must be signed in to change notification settings

sanjay-06/Blob-storage

Repository files navigation

Blob Server

The link for the project deployed in Microsoft Asure cloud is given by:

click here for Demo ( currently inactive )

The deployments specified in the github are actually just testing deployment for frontend the actual deployment is done by the above link in Microsoft Azure cloud service platform

Video demo


click here for Interface demo

click here for Code walkthrough

Usage of package


Clone this repository

git clone https://github.com/sanjay-06/cloudwiry_hackathon_2022

Install the modules in the requirements.txt

pip install -r requirements.txt

start the project

python main.py

The sequence diagram for Signup function in the blob server



Sequence

The sequence diagram for login function in the blob server



Sequence


The sequence diagram for user authentication in the blob server



auth


The sequence diagram for upload file in the blob server



auth


The sequence diagram for permission update during upload in the blob server



auth

The sequence diagram for sending files if user have access



sequence


About

The objective of this project is to develop a Blob storage platform where files can be stored in compressed format where the files can be edited, viewed, shared to various users

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages