You are on page 1of 8

Inglés - Elaboración de un manual técnico

AP04-AA5-EV05.

Carlos Andrés Leitón Diaz.


Análisis y desarrollo de sistemas de información, SENA

2281967 ADSI
MARIA CAMILA MOTTA LIZCANO

Centro De La Industria, La Empresa Y Los Servicios


Huila
Octubre, 2021
GENERAL INDEX
INTRODUCTION.......................................................................................................3
1. INSTALLATION:.............................................................................................4
2. USES:.............................................................................................................4
3. FEATURES:................................................................................................... 6
4. WARNINGS:...................................................................................................6
5. PRODUCT SUMMARY:................................................................................. 7
6. GLOSSARY:...................................................................................................7

INDEX OF FIGURES
1 FIGURE: ENTERING THE SYSTEM.....................................................................4
2 FIGURE: USER REGISTRATION..........................................................................5
3 FIGURE: HOME......................................................................................................5
4 FIGURE: PRODUCTS............................................................................................6
5 FIGURE: SHOPPING CART..................................................................................6
6 FIGURE: SUGGESTIONS......................................................................................7
INTRODUCTION

The following manual is prepared in order to provide the end user with adequate
management and knowledge of the application, facilitating navigation within its
functions with intuitive screenshots for a better understanding.
1. INSTALLATION:

The information system requires the installation of the APK file. Supplied by
the developer

2. USES:

The user who uses the information system, whether a client or


administrator, must do so as follows:

- If you are already registered, validate the user in the system, using your
username and password:

1 Figure: ENTERING THE SYSTEM

- If it is the first time, create a new user:

2 Figure: USER REGISTRATION


- Once registered, the user will be able to interact through this interface:

3 Figure: HOME

- Depending on the customer's need, you will have to choose between the
products:

4 Figure: PRODUCTS
- Methods such as creating, modifying, deleting order or product and
consulting the different types of products and / or supplies:

5 Figure: SHOPPING
CART

3.

FEATURES:

• The information architecture is consolidated through object-oriented


programming using classes.
• The interface was made with the AdobeXD program, buttons and text fields.
• The design of the information system was carried out through user stories
later taken to the UML language.
• The navigation of the system was thought as intuitive as possible for users
with little computer knowledge.
• The interaction between the different modules is due to the extension of the
classes through their constructors in Java.

4. WARNINGS:

• The system administrator can create and delete users.


• In case of troubleshooting information, immediately contact the developer of
the software.
• When installing the software, leave the setup instructions as default.

- In case you want to UPDATE any functionality of the software, it is


recommended to contact the developer.

6 Figure: SUGGESTIONS
5. PRODUCT SUMMARY:

This information system corresponds to an APK. To make addresses for all


types of people in which you will find all the information on both supplies and
products ideal for a growing restaurant. It is designed for people with little
knowledge of Smartphones. It is scalable as your business continues to
grow. In addition, it is quite safe since it is built with the latest technological
tools.

6. GLOSSARY:

APK file: A file with the extension. APK is a package for the Android
operating system. ... APK refers to a type of format for Android files, in most
cases they are applications or games, which allows us to install them on our
device without using the Play Store.
Validate: In computer science, data validation is the process of ensuring
that a program works on clean, correct, and useful data. ... Data validation
checks that the data is fit for the intended purpose, valid, reasonable and
secure before being processed.

Customer: The customer can buy a product and then consume it; or just
buy it for someone else to use.

Administrator: By definition, the administrator user (or administrators) of


the website manage resources, grant (or withdraw) permissions to users,
manage information and define the general behavior of the site.

Shopping Cart: It is the name given to the platform, module or plugin that is
responsible for collecting the orders that users make on a web page that has
an online store.

You might also like