Skip to content

Commit eb6727d

Browse files
authored
Update README.md
1 parent 5a51b14 commit eb6727d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Authentication, communication of components, creation and logic implementations
3232
#### backend:
3333

3434
[**Noodle693**](https://github.com/Noodle693)</br>
35-
Basic backend architecture according to MVC pattern, elaboration of database access with PDO, creation and elaboration of repository functions especially for the MemberController (+mapping), JWT generation and alignment, CORS implementation, implementation of base classes and methods (e.g. for http errors), database modification (ON CASCADE delete), troubleshooting Docker
35+
Basic backend architecture according to MVC pattern, elaboration of database access with PDO, creation and elaboration of repository functions especially for the MemberController (+mapping), JWT generation and alignment, CORS implementation, implementation of base classes and methods (e.g. for http errors), database modification (ON DELETE CASCADE), troubleshooting Docker
3636

3737
[**miwied**](https://github.com/miwied)</br>
3838
Storage and validation of login data (including password salting, peppering and hashing), connection of login data with the database, implementation of base classes and methods (e.g. for http errors), creation of the Github repo, creation of documentation files (in .md file format), setup of Docker (docker-compose + dockerfiles)

0 commit comments

Comments
 (0)