Muscade is a Spring Boot web application for managing recipes. It's the rewrite of the original python/flask web application.
- Add/modify/delete/view recipes
- Mobile friendly interface with bootstrap
- Authentication (open by default, set "auth.username" and "auth.password" to enable authentication)
- Translations (currently in French)
- Custom categories
- Documentation
- Tests