Commit Graph

8 Commits

Author SHA1 Message Date
1a1908a814 Redirection template
Handle @alias via the redirection template
2023-04-05 02:24:42 +02:00
407d0aeecf +++ /customer/$freelancer/template/$templateName
Route handling the display of a Template
And minor fix enabling the root route to handle post
2023-04-04 22:40:27 +02:00
0693fc0bf5 Create Template representing a freelancers template 2023-04-04 01:49:52 +02:00
3915a375c5 Rewriting of Templates to utilize POST instead of GET 2023-04-04 01:49:14 +02:00
17c0123c19 Freelancer Profile page with Templates 2023-04-03 00:11:33 +02:00
04e41c2dce Freelancer Profile Listing
-Template, Database access, Handler
-Freelancer Database Table
2023-04-02 23:56:50 +02:00
fae75e65fc Amendment of spec: Templates shall utilize only lower-case variable names
Removal of workaround for lowercase column names
Apropriately changed the test.html
2023-03-21 02:05:32 +01:00
fc70b91b9d completed HTML assembler templates 2023-03-13 03:39:46 -05:00