Commit Graph

17 Commits

Author SHA1 Message Date
6e1326240b Created abstract structures to keep complexity and code redundancy at bay. 2019-04-18 14:31:13 +02:00
4b2dbff104 Started creating abstract model to simplify writing code 2019-04-17 16:41:46 +02:00
893dc754f0 Inserted basic structure for clubs and models 2019-04-17 16:41:28 +02:00
b08b01689f Removed bug in backend of users 2019-04-17 15:04:40 +02:00
22566986a8 Added backend for position of persons 2019-04-17 15:04:24 +02:00
e801770b80 Added debug script to generate database 2019-04-16 16:11:34 +02:00
0bafe438e2 Created structure to access the offers of the clubs 2019-04-16 16:08:11 +02:00
63caca5b80 TODO Datei erstellt 2019-04-16 15:17:00 +02:00
5f91d76147 Benutzer hinzufuegen und loeschen realisiert. 2019-04-16 15:16:24 +02:00
604ac0e84f Bearbeiten des Benutzers im Backend implementiert 2019-04-16 14:47:23 +02:00
8aaf1bf057 Removed a few bugs in the Frontend regarding incompatible data types (inheritance) 2019-04-15 15:47:07 +02:00
9c407e750f Started work on backend with self-written models 2019-04-15 15:40:10 +02:00
5c93c0b74c Added initial SQL file 2019-04-10 20:42:19 +02:00
45ead93503 Continued working on views.
Not yet everything finished but big part of the views are present now.
No AJAX was introduced yet. This is going to be done later.
2019-04-10 18:01:30 +02:00
ed87808391 Removed unneeded base64 encoding and added code to cope with wrong fromed JSON code 2019-04-07 16:34:07 +02:00
628514eb4e Started writing code for views 2019-04-07 16:31:23 +02:00
773eb1092d Initial version with functionality to log into the component using frontend 2019-03-30 17:01:46 +01:00