학술논문

Library in django framework to standardize early-stage web application development
Document Type
Conference
Source
2023 18th Iberian Conference on Information Systems and Technologies (CISTI) Information Systems and Technologies (CISTI), 2023 18th Iberian Conference on. :1-4 Jun, 2023
Subject
Communication, Networking and Broadcast Technologies
Components, Circuits, Devices and Systems
Computing and Processing
Engineering Profession
Fields, Waves and Electromagnetics
Robotics and Control Systems
Signal Processing and Analysis
Programming
Libraries
Filling
Complexity theory
Standards
Best practices
Business
Django
Python
Web
Template
Language
ISSN
2166-0727
Abstract
The development of web applications with Django does not normally follow a unique structure, however, the start of a new project has certain steps that are somewhat repetitive, which causes the developer to lose this time in general configurations This work proposes the development of a standard template, with enough elements to start the development of Web applications with Django, allowing the developer to focus on the main problem, which is the complexity and functionality of his business and system. The initial results show that the generation of an application, using the proposed library, can mean to the developer an approximate time of between 90 seconds and 105 seconds (about 2 minutes). Allowing a considerable saving of time, which usually takes the configuration and structuring of a Django application.