Open Issues Need Help
View All on GitHubAI Summary: Create a user manual for the DB Poultry database management application. The manual should be comprehensive and guide users on how to effectively utilize the application's features. Existing Wiki and code documentation can be used as references.
Database Management Application for DB Poultry written in Java and Kotlin using JavaFX and PostgreSQL.
AI Summary: Thoroughly test the database backup and zero-state functionality of the DB Poultry application. This involves verifying the application's behavior in scenarios with and without a pre-existing PostgreSQL database, including database creation, cleaning, and handling of unexpected PostgreSQL credentials. The testing should also cover backup creation and edge cases. Documentation of the testing process is required.
Database Management Application for DB Poultry written in Java and Kotlin using JavaFX and PostgreSQL.
AI Summary: Implement a report generation feature within the DB Poultry database management application (Java/Kotlin, JavaFX, PostgreSQL) to calculate and display the mortality rate of poultry. This feature is a client request.
Database Management Application for DB Poultry written in Java and Kotlin using JavaFX and PostgreSQL.