Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alokverma18/filemanager
A web interface that allows users to navigate, view, and manage local files and directories efficiently
https://github.com/alokverma18/filemanager
angular file-manager python
Last synced: about 6 hours ago
JSON representation
A web interface that allows users to navigate, view, and manage local files and directories efficiently
- Host: GitHub
- URL: https://github.com/alokverma18/filemanager
- Owner: alokverma18
- Created: 2024-07-28T07:11:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T13:50:27.000Z (3 months ago)
- Last Synced: 2024-11-23T14:21:39.710Z (3 months ago)
- Topics: angular, file-manager, python
- Language: TypeScript
- Homepage:
- Size: 222 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FileManager
An application that allows users to navigate, view, and manage local files and directories efficiently.## Tech Stack:
- **Frontend**:
- **Angular**: Frontend framework for building the user interface.
- **TypeScript**: Programming language used for writing the Angular application.
- **Angular Material**: UI component library for Angular to provide a consistent design.
- **HTML/CSS**: Markup and styling for the application.
- **RxJS**: Library for reactive programming using observables, used for handling asynchronous data streams.
- **Backend**:
- **Python**: Programming language used for the backend.
- **Flask**: Web framework for Python to handle routing and middleware.
- **os Module**: Python module for interacting with the file system to perform file operations.
- **HTTP Client**:
- **HttpClientModule**: Angular module for making HTTP requests to interact with backend services.## Features
- Search
- Sort
- Copy
- Cut
- Delete
- Rename
- Download## Snap
![](snapshot.png)## Contributions 🤝
All contributions are welcome and appreciated! If you find any issues (there are many btw), have suggestions, or want to add new features, you are welcome to create a PR.
Thank you in advance for contributing to this project! 🚀## Connect
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://alokverma18.github.io/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/alokverma18/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/ak_verma18)##
### Leave a 🌟 if it was Helpful!!
### Thanks!