/FileMaster

FileMaster is a collaborative document management system built with Laravel, Tailwind CSS, MySQL, and Laravel Breeze authentication. Streamline your document management processes with features like efficient storage, advanced search, secure access control.

Primary LanguagePHP

FileMaster: Collaborative Document Management System

FileMaster is a collaborative document management system developed using Laravel, Tailwind CSS, MySQL, and Laravel Breeze authentication. It aims to streamline document management processes within organizations, facilitating efficient storage, retrieval, and sharing of documents while ensuring data security and accessibility.

Features

  • Efficient Document Storage: Digitize and centralize documents to eliminate the need for physical storage and reduce the risk of loss or damage.

  • User-Friendly Interface: Intuitive interface designed with Laravel and Blade templates for easy navigation and accessibility.

  • Advanced Search Functionality: Rapidly locate specific documents using robust search capabilities based on keywords, categories, or metadata.

  • Secure Access Control: Ensure data confidentiality with role-based access control implemented through Laravel Breeze authentication.

  • Scalability and Customization: Built on the Laravel framework and styled with Tailwind CSS for flexibility and scalability, accommodating future growth and evolving needs.

Home Page Screenshot

FileMaster Home Page

Installation

  1. Clone the repository: https://github.com/ayoubhayda/FileMaster.git
  2. Install dependencies: composer install
  3. Create a copy of the .env.example file and rename it to .env. Update the database configuration in the .env file with your database credentials.
  4. Run database migrations:: php artisan migrate
  5. Serve the application:: php artisan serve
  6. Visit http://localhost:8000 in your web browser to access FileMaster.

Contributions and Feedback

We welcome contributions and feedback from the community to enhance and improve FileMaster further. Feel free to submit pull requests or open issues for any suggestions or bug reports.

Free to Use

FileMaster is open-source and completely free to use. Download it, customize it, and streamline your document management processes with ease.

Enjoy using FileMaster to optimize your document management workflows!