forked from heyslide/IDIappdroid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
help.txt
50 lines (25 loc) · 2.25 KB
/
help.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
PANTALLA PRINCIPAL:
En aquesta pantalla trobem una llista dels titols dels llibres de la nostra base de dades, al clicar sobre un d'ells es podrà modificar la valoració personal del mateix.
Per canviar la valoració personal apareixerà un Text amb la Valoració actual del llibre i una spinner amb totes les opcions de valoració, al clicar sobre MODIFY es cambiarà la valoració per la seleccionada al spinner.
Per tancar la modificació, o obrir la modificació d'un altre llibre, primer s'ha de premer CLOSE
MAIN SCREEN:
In this screen a list with the titles of the books in the database can be found.
The personal evaluation of each of them can be changed by touching them and selecting the new puntuation in the visible spinner. Touch MODIFY to confirm the change, or CLOSE if you decided against it.
------
ADD NEW BOOK:
Per afegir un llibre nou, únicament s'haurà de posar tota la informaciò requerida sobre aquest llibre que es Titol, Autor, Any, Publicador, Categoria (de la llista de Categories), Valoració Personal (que pot ser Molt dolenta, dolenta, regular, bona i molt bona).
Al afegir un nou llibre, automaticament s'afegeix a la base de dades, pero els camps es buidaran per si es volen afegir més llibres.
Es important posar valor a tots els camps.
ADD NEW BOOK:
To add a new book, just fill every field (Title, Author, Year, Publisher, Category and Personal evaluation) and touch ADD NEW BOOK. All fields must be filled.
After adding the book, the fields will be emptied to allow you to input more books.
--------------
VIEW ALL THE BOOK DATA:
En aquesta pantalla es visualitza la informació complerta de tots els llibres, hi ha un cercador per títol i es poden esborrar els llibres clicant a la icona de la paperera.
VIEW ALL THE BOOK DATA:
In this screen the full data of all books can be found. Books can also be searched by title and deleted from the database by touching the trash bin icon.
----------------
FIND BOOKS BY AUTHOR:
En poden buscar els llibres de dues formes, insertant el nom del autor manualment o mitjançant el boto VIEW ALL AUTHORS i prement sobre l'autor que es vol buscar.
FIND BOOKS BY AUTHOR:
In this screen books can be found by author, either by writing the author's name or by touching VIEW ALL AUTHORS and selecting the desired author.