Treffer: Development of Web System for Systematization and Control of Perishable Products ; Desarrollo de sistema web para sistematización y control de productos perecederos
Weitere Informationen
In this project, a web system was developed using the following technologies: JavaScript, Python, MySQL and the NodeJs and Django frameworks. The objective of this application is to simulate an intelligent pantry to keep the food stored more organized and at the same time, based on the data collected on the products purchased by a group of people, detect which foods are about to expire and display a series of recommendations. Among the different functionalities of this system, it stands out having an inventory of food or products, notifying the user when a product is about to expire, notifying the user when a product is about to run out and automatically generating a list to make the purchase of the necessary products, make an analysis of the products that a person buys and recommend a series of products according to the characteristics of the user. For the development of this application called NutryFoodPantry, it was necessary to adopt the agile methodology called Kanban, which is characterized by incorporating graphic elements to assign the activities to be carried out to the work team. Similarly, software engineering processes were applied in the various stages of development, such as analysis, design, development and testing. For the analysis, it was necessary to gather the requirements applying interview and observation techniques. For the design, the Unified Modelling Language (UML) was used both for the design of the application and for the design of the database. Regarding the coding, the JavaScript programming language was used for both the Front-End and the Back-End of the web system. Likewise, for the management of the information, the MySQL database management system was used, and the connection to this database manager was made with the NodeJs framework. For data analysis, Python and the Django framework were used. ; En este proyecto se desarrolló un sistema web haciendo uso de las siguientes tecnologías: JavaScript, Python, MySQL y los frameworks NodeJs y Django. El objetivo de esta aplicación es ...