https://github.com/thefcraft/web-file-explorer
Welcome to my Online File Manager Showcase! This project demonstrates my skills in building an online file manager application. It allows users to manage their files efficiently through a user-friendly web interface.
https://github.com/thefcraft/web-file-explorer
file-manager file-server-python file-sharing file-upload flask online-file-manager online-file-sharing python
Last synced: 5 months ago
JSON representation
Welcome to my Online File Manager Showcase! This project demonstrates my skills in building an online file manager application. It allows users to manage their files efficiently through a user-friendly web interface.
- Host: GitHub
- URL: https://github.com/thefcraft/web-file-explorer
- Owner: thefcraft
- Created: 2024-03-11T03:45:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T10:31:59.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T08:20:17.731Z (about 1 year ago)
- Topics: file-manager, file-server-python, file-sharing, file-upload, flask, online-file-manager, online-file-sharing, python
- Language: HTML
- Homepage:
- Size: 45.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Web-File-Explorer
Welcome to my Online File Manager Showcase! This project demonstrates my skills in building an online file manager application. It allows users to manage their files efficiently through a user-friendly web interface.
video demo [instagram](https://www.instagram.com/p/C4WSZiqINrn/)
## Features
- **File Navigation**: Navigate through directories and view files.✅
- **File Upload**: Easily upload files of various formats.✅
- **File Management**: Perform operations like rename, delete, and move files.❌
- **Media Viewing:** View videos, PDFs, and listen to music files within the application.❌
- **User Authentication**: Secure access with user authentication.❌
## Technologies Used
- Frontend: HTML, CSS, JavaScript
- Backend: Python (Flask)
## How to Use
1. Clone this repository.
2. Install the necessary dependencies.
3. Run the application locally using Flask.
4. Access the application in your web browser.
## Screenshots
### Mobile View
### Laptop View
## Contributing
Contributions are welcome! If you have any ideas, enhancements, or bug fixes, please open an issue or submit a pull request. For major changes, please open an issue first to discuss the proposed changes.
Feel free to modify and expand upon this template to better suit your project's specific details and requirements!