Coding-Club-IITG / Coding-Club-IITG/CourseHub

Upload folders

Aperta
#170 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
15
Fork
5
Merge medio
12h
PR unite (30g)
10

Descrizione

Currently people have to manually create folders inside folders and then upload files to them.

Make a feature which allows brs to upload a single zip folder to the website and the website will automatically create the file and folder objects and upload the files to onedrive.

However there is a major issue with this, currently a folder can only have either folders as its children or files as its children, so I have two ideas to solve this:
1. if a folder has both folders and files as its children then put the files in a seperate folder with some name (like the parent folder name itself). if a folder only has folders or files then its simple.
2. (check issue #171 ) if a folder can have both files and folders as its children, then doing this feature would be much easier ( I think)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Inizia leggendo l’issue #171 e tracciando il flusso di caricamento esistente del sito web, incluso il modo in cui vengono creati gli oggetti cartella e file e il modo in cui i file vengono inviati a OneDrive. Determina se sono supportati elementi figli misti di file e cartelle oppure definisci il comportamento per le cartelle separate. Il lavoro è completato quando un singolo caricamento ZIP ricrea le cartelle, carica i file e gestisce entrambe le strutture di cartelle in modo coerente.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
javascript
Ambito
cloud, full-stack
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Tranquilla
Chiarezza
Da chiarire
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.