Commit Graph

67 Commits

Author SHA1 Message Date
3fea9978dd handler signup fulfilment 2023-04-19 02:13:54 +02:00
00ab9bed90 Handlers signup 2023-04-19 02:13:07 +02:00
9e0eb83eba minor changes 2023-04-19 02:11:59 +02:00
27f338c166 Temporary login page until proper login system is done
Basic cookie implementation
2023-04-17 03:17:17 +02:00
ab6a5bc706 Minor bugfix since getline adds an extra char to the string
move hardcoded databaseURI into the config
2023-04-12 23:51:11 +02:00
1965b06868 Configuration file readout
specification of the format in the spec
2023-04-12 00:26:47 +02:00
63b5805658 Spec marked
Handler for the creation of a new request
2023-04-10 19:28:40 +02:00
29fbc801a7 Handler for the fulfilment of a request WIP 2023-04-07 22:35:08 +02:00
98fd39b556 /customer/frelancer/template/template/request
todo:check for open commision
2023-04-07 22:33:17 +02:00
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
c70053eb53 Rewrite to handle routing of /customer/freelancer using POST 2023-04-04 01:51:27 +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
aea7bebbb5 Rewriting of test routes 2023-03-20 18:07:51 +01:00
fc70b91b9d completed HTML assembler templates 2023-03-13 03:39:46 -05:00
8d9d3df7eb rewrote to use C++ instead of Java 2023-03-13 02:32:23 -05:00