File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 8
8
![ Website] ( https://img.shields.io/badge/web--site-up-green )
9
9
![ Postgres] ( https://img.shields.io/badge/PostgreSQL-316192?logo=postgresql&logoColor=white )
10
10
11
- ### Stable Version v0.1 .0
11
+ ### Stable Version v0.2 .0
12
12
13
13
## Demo
14
14
@@ -18,7 +18,7 @@ https://react-user-onboarding.netlify.app/
18
18
19
19
## Table of Contents
20
20
- [ User Onboarding] ( #user-onboarding )
21
- - [ Stable Version v0.1 .0] ( #stable-version-v010 )
21
+ - [ Stable Version v0.2 .0] ( #stable-version-v020 )
22
22
- [ Demo] ( #demo )
23
23
- [ Table of Contents] ( #table-of-contents )
24
24
- [ General info] ( #general-info )
@@ -74,6 +74,15 @@ The user has to compile the form in three steps, in each step there is the valid
74
74
75
75
## Versions
76
76
77
+ <strong style =" color : yellow ; opacity : 0.80 ;" >v0.2.0</strong >
78
+
79
+ The main features of this version are:
80
+
81
+ - ** server** folder
82
+ - ** database** creation and connection. The possibility for the application to save the data on the DB
83
+ - ** api** created in the frontend to call the backend application
84
+ - ** translation** the possibility to use the application in Italian and English languages
85
+
77
86
<strong style =" color : yellow ; opacity : 0.80 ;" >v0.1.0</strong >
78
87
79
88
The main features of this version are:
You can’t perform that action at this time.
0 commit comments