Updated project structure and makefile. Started creating frontend. Created csv database interphase

This commit is contained in:
2020-06-30 12:39:50 +05:00
parent 457a52a585
commit db9b46f041
28 changed files with 643 additions and 89 deletions

View File

@@ -7,7 +7,8 @@
<body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
<p>The requested URL: <a href="%s">%s</a> was not found on this server.</p>
<p>Return <a href="/">home</a></p>
</body>
</html>