implemented generation of pages for each data in json

This commit is contained in:
arnaucode
2017-05-31 20:32:00 +02:00
parent d6c359c1f4
commit 186d170ffd
23 changed files with 364 additions and 12 deletions

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<title>Smartphone App - User1</title>
<body>
<h1>Project individual page</h1>
<h2>Smartphone App</h2>
<p>User1</p>
<p>This is the first project</p>
</body>
</html>