Developer Manual - paffman/WBS-Project GitHub Wiki
#Table of Contents:
- Preface
- Using gradle
- IntelliJ
- Contributing
- Code conventions
- Model-View-Controller Design Pattern
- Documentation
- Tests
- Backend / Database
#Useful Links
##Security
- Wikipedia: Common password guidelines
- HPI Password Guidlines (german)
- check password strength
- Why JPasswordField.getPassword() is char[] - Read this if you're dealing with passwords!