You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,11 @@ This is a website for anybody who collects post stamps and wants to have an onli
12
12
## How can it be useful to me?
13
13
14
14
On the site you can:
15
-
* see the statistics (including charts) about your collection: how many series and stamps do you have? From what countries and from what categories?
15
+
* see the statistics (including charts) about your collection
16
+
* number of series and stamps
17
+
* from what countries
18
+
* in what categories
19
+
* amount of money that has been spent to buy the stamps
16
20
* share a link to the collection with friends
17
21
* use it as a list of the stamps that you are selling on an auction
18
22
* add to the signature on the forums or e-mail
@@ -22,8 +26,7 @@ On the site you can:
22
26
23
27
You can look at it and try on https://my-stamps.ru
24
28
25
-
If you are programmer/sysadmin or you just feeling that you are able to run a local version of the site then follow the following instructions:
26
-
If you want to run it locally, follow the instructions:
29
+
If you are programmer/sysadmin, or you are just feeling that you are able to run a local version of the site, then follow the instructions:
27
30
28
31
* install JDK (8th version is required) and Maven
29
32
* the preferred way to set up tools is to use [`mise`](https://mise.jdx.dev/getting-started.html). After its activation, the required tools will be installed automatically
@@ -49,4 +52,4 @@ If you want to run it locally, follow the instructions:
49
52
**Unit tests*: Groovy with Spock Framework or JUnit (for Java code), Jest (for JavaScript code)
0 commit comments