La descarga está en progreso. Por favor, espere

La descarga está en progreso. Por favor, espere

This presentation uses a free template provided by FPPT.com INSTITUTO NACIONAL DE SAN MARTIN Integrantes José Santiago.

Presentaciones similares


Presentación del tema: "This presentation uses a free template provided by FPPT.com INSTITUTO NACIONAL DE SAN MARTIN Integrantes José Santiago."— Transcripción de la presentación:

1 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com INSTITUTO NACIONAL DE SAN MARTIN Integrantes José Santiago Reyes #31 Kelvin Orlando Ventura #32 José Armando Villegas #33 Rikelmy Aldubi Vivas #34

2 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Modulo 2.4 Desarrollo de programación orientado a objeto Module 2.4 Object-oriented programming development

3 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Reflexión Si algo no te gusta cámbialo si no lo logras cambia tu actitud. Reflection If you dont’t like something change it if you fail,chage your attitude.

4 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Objetivo General Analizar, diseñar y desarrollar el prototipo del sistema para el registro de cuentas del Libro Diario y Libro Mayor de la empresa SIMAN, utilizando programación orientada a objetos mediante el lenguaje de programación C#, desarrollando una base de datos para el almacenamientos de datos del sistema, y elaborando la documentación explicando la funcionalidad del sistema. General Objectives Analyze, design and develop the prototype system for the registration of the Daily Book and General Ledger accounts of the SIMAN company, using object- oriented programming using the C # programming language, developing a database for the storage of system data, and preparing the documentation explaining the functionality of the system.

5 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Objetivos Específicos  Analizar y definir los requerimientos funcionales y no funcionales que se implementaran para el sistema, cumpliendo las necesidades de la empresa y de los procesos de contabilidad.  Diseñar la funcionalidad del sistema mediante los diagramas de secuencias, de clases, casos de uso, y el modelo relacional de la base de datos. Además de graficar las interfaces para interactuar el usuario con el sistema. Specific Objectives  Analyze and define the functional and non-functional requirements that will be implemented for the system, meeting the needs of the company and the accounting processes.  Design the functionality of the system through sequence diagrams, classes, use cases, and the relational model of the database. In addition to graphing the interfaces to interact the user with the system.

6 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Objetivos Específicos  Desarrollar una base de datos en SQL Server siguiendo el modelo relacional, que almacene los registros de las cuentas del Libro Diario y Libro Mayor, además del Catálogo de Cuentas.  Desarrollar y codificar la aplicación del sistema que registre los procesos contables ya mencionados de la empresa SIMAN, cumpliendo los requisitos del usuario y los requerimientos del sistema. Specific Objectives  Develop a database in SQL Server following the relational model, which stores the records of the Daily Book and Ledger accounts, in addition to the Accounts Catalog.  Develop and codify the application of the system that records the aforementioned accounting processes of the SIMAN company, complying with the user's requirements and the system requirements.

7 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Objetivos Específicos  Elaborar documentación de prueba funcional con el cliente para garantizar que el uso cumple con las expectativas y los requerimientos. Además de elaborar un manual de usuario, especificando la forma de uso de la aplicación. Specific Objectives  Prepare functional test documentation with the client to ensure that the use meets expectations and requirements. In addition to preparing a user manual, specifying how to use the application.

8 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Situación problemática Hay una problemática con la empresa SIMAN en donde se está realizando un proceso contable manual y ellos se ven en la necesidad de tener un proceso contable tecnológico que supla con las necesidades de libro mayor y libro diario para llevar las cuentas de lo que sale y de lo que entra al catálogo de cuentas Para ello nosotros como empresa desarrolladora le daremos solución a la problemática. Para solucionar este problema se desarrollará una aplicación contable, que hará un proceso de catálogo de cuentas en donde el sistema ejecutará partidas diarias como consultar modificar eliminar e ingresar también crear un libro mayor y un libro diario.

9 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Propuesta de solución Para solucionar el problema de la empresa SIMAN vamos a desarrollar una aplicación para llevar un mayor orden y control dentro de la empresa y evitar atrasos. Algunas de las características que tendrán nuestra aplicación para llevar un mayor control y orden será el catalogo de cuentas, libro mayor y partida diaria que harán un registro de las transacciones de la empresa. Proposed Solution To solve the problem of the company SIMAN we will develop an application to bring greater order and control within the company and avoid delays. Some of the features that will have our application to keep more control and order will be the catalog of accounts, ledger and daily item that will make a record of the company's transactions.

10 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Requerimientos Funcionales  El sistema tendrá una seguridad que no se podrá ingresar contraseñas solo numéricas o solo alfanumérico, sino que la contraseña sea de ambos que solo se pueda ingresar números y letras  Tendrá una interfaz de Login de inicio en donde el usuario podrá ingresar su cuenta para ingresar al sistema Functional Requirements  The system will have a security that can not be entered only numerical or only alphanumeric passwords, but the password is both that only numbers and letters can be entered  You will have a login interface where the user can enter their account to enter the system

11 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Requerimientos Funcionales  Una interfaz de menú de ingreso en donde desglosara 3 opciones de menú las cuales son Catalogo de cuentas, Partidas diarias y Libro mayor  En la interfaz del catálogo de cuentas se podrá Mostrar, Guardar, Eliminar, Consultar Functional Requirements  An entry menu interface where you will break down 3 menu options which are Account Catalog, Daily Items and General Ledger  In the account catalog interface you can show, save, delete, consult

12 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Requerimientos Funcionales  En la interfaz de Partidas diarias se podrá Ingresar, Mostrar y Modificar  En la interfaz del libro mayor se podrá consultar, Modificar e Ingresar.  También se podrán hacer reportes del catálogo de cuentas de las partidas diarias y del libro mayor Functional Requirements  In the Daily Items interface you can Enter, Show and Modify  In the general ledger interface you can consult, Modify and Enter.  You can also make reports of the catalog of accounts of the daily items and the ledger

13 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Requerimientos no funcionales  Comprobabilidad: El sistema será comprobado por pruebas en 3 meses en constante tiempo, esto se hará para que el sistema no se encuentres errores a la hora de ingresar datos al sistema.  Seguridad: El sistema emitirá una alerta de seguridad, cuando se está haciendo un mal ingreso de datos. También se ha implementado un Login, para que el usuario y contraseña sean únicos a la hora de ingresar y registrar los usuarios. Non-functional requirements  Verifiability: The system will be checked by tests in 3 months in constant time, this will be done so that the system does not find errors when entering data to the system.  Security: The system will issue a security alert when a bad data entry is being made. A Login has also been implemented, so that the username and password are unique when entering and registering users.

14 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Requerimientos no funcionales  Disponibilidad: El sistema estará disponible 5 días y se hará un día para el mantenimiento y mejora del sistema. Para que este no se sature con los constantes datos que serán ingresados.  Mantenibilidad: El sistema será de fácil acceso darle la mantenibilidad, ya que solo el administrador desarrollará mediante pruebas el mantenimiento del sistema. Se elaborara reportes de las pruebas y la funcionalidad del sistema.  Usabilidad: El sistema será fácil de usar en sistema operativos de Windows 7, 8 y 10 Non-functional requirements  Availability: The system will be available 5 days and one day will be made for the maintenance and improvement of the system. So that this is not saturated with the constant data that will be entered.  Maintainability: The system will be easily accessible to maintain it, since only the administrator will develop the system maintenance through tests. Test reports and system functionality will be prepared.  Usability: The system will be easy to use in Windows 7, 8 and 10 operating systems

15 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Diagrama de clases/Class diagram

16 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Diagrama relacional de la base de datos/Relational diagram of the database

17 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Demostración

18 This presentation uses a free template provided by FPPT.com www.free-power-point-templates.com Conclusión Durante la realización de este Modulo hemos aprendido a desarrollar una aplicación que lleve a cabo la tarea de registrar las transacciones de una empresa, Cuentas y una mejor organización de la documentación. También hemos aprendido a usar diferentes programas con los que nos apoyamos para crear la aplicación como SQL server y Visual Studio. Conclusions During the realization of this Module we have learned to develop an application that carries out the task of recording the transactions of a company, Accounts and a better documentation organization. We have also learned to use different programs with which we rely to create the application such as SQL server and Visual Studio.


Descargar ppt "This presentation uses a free template provided by FPPT.com INSTITUTO NACIONAL DE SAN MARTIN Integrantes José Santiago."

Presentaciones similares


Anuncios Google