Skip to content

Towards further learning .net stack, and devops tech. This is a long term project

License

Notifications You must be signed in to change notification settings

rtewierik/DropboxLike

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use case stories

File Hosting like dropbox app

Accounts control

  • New users will be able to register and login using their email address and password
  • Users with accounts can log in using their email address and password

Core functionality

  • create new folder
  • rename or keep the new folder name
  • open computer harddrive folders
  • upload file(s)
  • show file name(s) as a list
  • delete functionality on files and folders
  • share files with other users

Domain/Entity

  1. File - Object to be stored/uploaded
  2. Folder - Space used as a directory to store the files
  3. User - Owner of the account used to create the folder and store the files

Check out UML Drawing

About

Towards further learning .net stack, and devops tech. This is a long term project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%