Skip to content

Indian-boult/Document-Sharing-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Sharing System

This project simulates a basic version of a document editing and sharing platform similar to Google Docs. It features functionalities such as document creation, editing, sharing with different access levels, version control, and event logging.

Features

  • Document Creation: Users can create new documents.
  • Editing: Users with edit permissions can modify documents.
  • Sharing: Documents can be shared with other users with specified access levels (View, Comment, Edit).
  • Version Control: Every edit creates a new version that can be reviewed later.
  • Event Logging: All actions (edit, share) are logged for auditing purposes.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Java JDK 11 or higher
  • Any Java IDE (e.g., IntelliJ IDEA, Eclipse)

Installation

To install the Google Document-like System, follow these steps:

  1. Clone the repository:
  2. Open the project in your Java IDE.
  3. Build the project to resolve dependencies.

License

This project uses the following license: MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages