We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c616abc commit 4c24357Copy full SHA for 4c24357
README.md
@@ -3,7 +3,7 @@ Demo for Country data analytics
3
4
A SpringBoot webApp managing countries data.
5
6
-# Functional description
+## Functional description
7
* Create a server that returns an html page with an empty table, having 3 colmns (see table on the left)
8
* Add a form (or anything else) that alows the user to add an entry into the table
9
* Save the entries on the server in a database (SQL, mysql, postgress, csv, Excel, txt, xml…)
0 commit comments