Web-Based File Explorer This project is an implementation of a Web-Based File Explorer. Database Schema Design (EER) Frameworks & Libraries Used Tools Link 🤖 Language Java 💚 Framework SpringBoot 📁 DB Access jOOQ 📁 DB MySql 🤖 Authorization JWT tokens Features Create, read and delete text files. Obtain the absolute file path through Depth First Search within the directory tree structure. Used Basic Authentication, JWT tokens for authorization. Set distinct read, write, and execute permissions for user groups and others. Copy paste files from one folder to another. Seamless creation of nested directories within the file system hierarchy. Utilize Breadth First Search for folder deletion within the directory tree structure.