FearGod12 / alx-files_manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0x04. Files manager

    Technologies
  • JavaScript
  • NoSQL
  • MongoDB
  • Redis
  • NodeJS
  • ExpressJS
  • Kue / Bull

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

About


Languages

Language:JavaScript 97.9%Language:Python 2.1%