In January 2023, during my test,
The company presented me with the exciting challenge of completing this project within a three-day deadline. I'm thrilled to share the outcome with you! 🚀
- 🗂️ Browse: Navigate through directories seamlessly.
- ➕ Create: Add new files and folders effortlessly.
- ❌ Remove: Delete unwanted items with ease.
- ✏️ Rename: Modify names of files and directories.
- 📝 Edit: Directly edit file contents within the interface.
- 📄 Copy: Duplicate files and folders.
- 🔀 Move: Transfer items to different locations.
- ✔️ Routing: Implemented efficient URL routing mechanisms.
- ✔️ Controller: Developed controllers to handle user requests and responses.
- ✔️ View: Created dynamic views for user interaction.
cd root && php -S 127.0.0.1:8000 -t .