https://github.com/ndevu12/alx-files_manager
alx-files_manager
https://github.com/ndevu12/alx-files_manager
Last synced: 20 days ago
JSON representation
alx-files_manager
- Host: GitHub
- URL: https://github.com/ndevu12/alx-files_manager
- Owner: Ndevu12
- Created: 2024-09-04T19:25:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-06-04T06:34:44.000Z (25 days ago)
- Last Synced: 2026-06-04T08:14:31.732Z (25 days ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alx-files_manager
# Overview:
* This project is a summary of this back-end trimester: authentication, NodeJS, MongoDB, Redis, pagination and background processing.
* The objective is to build a simple platform to upload and view files:
- User authentication via a token
- List all files
- Upload a new file
- Change permission of a file
- View a file
- Generate thumbnails for images