Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Technical Manual

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 16

Translated from Spanish to English - www.onlinedoctranslator.

com

TECHNICAL MANUAL

DESIGN, DEVELOPMENT AND IMPLEMENTATION OF SOFTWARE AND WEB


APPLICATION FOR THE ADMINISTRATION AND MANAGEMENT OF SALE
AND PRE-SALE OF THE FAHS MODA DISTRIBUTOR

JHOAN SALAZAR

INSTITUTO NACIONAL SENA


INFORMATION SYSTEMS
TECHNOLOGIES
QUINDIO
2021
Content

Presentation......................................................................................................................... 1

objective.............................................................................................................................. 2

Processes............................................................................................................................. 3

System Requirements..........................................................................................................4

Tools used for development................................................................................................ 5

Installing apps..................................................................................................................... 6

Class model.........................................................................................................................7

Use case diagram.................................................................................................................8

Entity relationship diagram........................................................................................................9

How to use the page..................................................................................................................10


Presentation

The following manual will guide users who will support the system, which will inform
them of the requirements and structure for the construction of the system, in the
development of desktop program and mobile application connected through a database in
the cloud, which shows the tools necessary for the construction and functionality of the
system.
objective

Inform and specify to the user the structure and conformation of the system in order that
they can make support and modifications or updates to the system in general.
Processes

Entry processes

 Desktop program

Enter the desktop program (access).


Enter data for product registration (income, returns, losses)
Enter data for user records (customer, employee).
Enter data for sales records.

Exit processes

 Desktop program

Inventory inquiry (products).


Query users (customer, employee).
Consultation of sales and presales. (Orders)
Generate formats (invoice, reports)

 MYSQL database

Export database backup on the platform (cloud).


System Requirements

 Hardware requirements

Computer, keyboard, mouse, monitor, (computer)


LAN and / or Wireless network card.

 Software requirements

Operating system (Windows 7 onwards).


Java 8.0.
Local internet connection
Adobe Reader.
Tools used for development

HTML

It is the code used to structure and display a web page and its contents. For example, your
contents could be paragraphs, a bulleted list, or images and data tables.

CSS

This is called a Cascading Style Sheet language and is used to style elements written in a markup
language such as HTML. CSS separates the content from the visual representation of the site.

Database server (MySQL)

The MySQL database server is one of the most characteristic and for having the option of
open source worldwide, being one of the most popular before ORACLE and Microsoft SQL
Server mainly in web development environments
Class model
Use case diagram

 Sales process
Entity Relationship Model Diagram
HOW TO USE THE PAGE

You might also like