Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ZeusbasePython/DragAndDrop-Flask

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 

Repository files navigation

DragAndDrop-Flask

In this repository the development of the drag and drop module will be observed, to dynamically upload files using js and python Template Frontend. // En el presente repositorio se observará el desarrollo del módulo de arrastra y soltar, para subir archivos de manera dinámica utilizando js y python Plantilla Frontend.

Requisitos previos


# Otorgar permisos a windows en caso de ser solicitados
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process    
# Crear entorno virtual
virtualenv env   
# Activar entorno virtual para instalar dependencias
env/Scripts/activate 
# Instalar las dependencias que necesitaremos en este proyecto
pip install -r dependencies.txt 
# Para correr el proyecto
python src/app.py 

About

In this repository the development of the drag and drop module will be observed, to dynamically upload files using js and python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 45.1%
  • JavaScript 31.0%
  • HTML 13.2%
  • CSS 10.7%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.