Commit Graph

15 Commits

Author SHA1 Message Date
b4bc66d288 Test case for the flash message seems to work 2024-11-25 22:08:28 -05:00
7b12f10989 Add some documenation and pull the session interface out once. 2024-11-25 20:45:16 -05:00
a1c3bea6e5 Add the session handler as a global twig variable, check for user session details in the skeleton 2024-11-25 20:33:04 -05:00
5f2e7476ff Still can't find out why the flash isn't setting and rendering to the page. 2024-11-24 22:19:07 -05:00
89a6d50e5f Test logging in and get all the names and typos worked out for getting sessions working. 2024-11-24 21:35:34 -05:00
82735d41fd Work out some styles and move the register routes around. 2024-11-08 09:07:29 -05:00
10e4305e62 Added more styles to the site. 2024-11-06 22:45:03 -05:00
56f9683d0a change the css a bit 2024-11-06 22:21:41 -05:00
737535ffd5 Add a basic stylesheet. 2024-11-06 21:50:14 -05:00
5c72cdbfd5 Start building out a PHP container that will run the server. 2024-07-17 22:05:42 -04:00
982d348a34 Add layout components and middlewares. 2024-07-17 21:32:25 -04:00
1914885d04 Add some Flash message tests and the flashes to the skeleton template. 2024-06-04 21:16:59 -04:00
c478be5601 Fix the configuration organization and add more implementations for the repositories. 2024-05-25 21:44:57 -04:00
f3f36b333c Add success page. 2024-05-23 22:39:38 -04:00
404d4bbc85 rename code to app 2024-05-21 22:00:10 -04:00