/MyDrive

MyDrive mantains and manages a transactional file system

Primary LanguageJava

MyDrive

The application MyDrive will maintain and manage a transactional file system. The system allows the creation and manipulation of various types of files: text, applications and links. The users of the application can interact with each other through shared files.

Here you can find the project domain text (in portuguese).

Services and respective unit tests:

  • Login User
  • Change Directory
  • List Directtory
  • Create File
  • Read File
  • Delete File
  • Write File

For more information, see the wiki of the project.