Skip to content

Conversation

@SantiQuiroga
Copy link
Collaborator

@SantiQuiroga SantiQuiroga commented Sep 13, 2024

  1. CI Integration: Continuous Integration has been integrated with GitHub, allowing for automated testing and builds with each code commit.
  2. Docker Database Setup: Docker has been configured to ensure a consistent and portable environment for database management, improving setup and deployment efficiency.
  3. Database Schema Setup: A SQL database schema has been defined to manage data storage and retrieval efficiently.
  4. JSON File Reader Implementation: A file reader has been developed to load vehicle data from a JSON file at application startup, ensuring vehicle information is available for order processing.

Assets of the project:

Trello
draw.io

PBIs:

Related PBIs:

  1. As a developer, I want to integrate Continuous Integration (CI) with GitHub.
  2. As a developer, I want to configure Docker for database setup to ensure a consistent and portable environment for database management.
  3. As a developer, I want to set up the database schema using SQL to manage data storage and retrieval efficiently.
  4. As a developer, I want to implement a file reader to load vehicle data from a JSON file at application startup.

Diagrams related PBIs:

  1. As a developer, I want to create a UML Class Diagram with an Observer Pattern for the Beverage Distribution System.
  2. As a developer, I want to create a UML diagram to visualize the Continuous Integration (CI) workflow.
  3. As a developer, I want to create an entity relationship diagram (ERD) for the database to define the structure of the system's data.

Management related PBIs:

  1. As a product owner, I want to review and enhance all user stories in Trello for clarity and completeness.

@isaias-rojas isaias-rojas merged commit eea11ed into main Sep 16, 2024
1 check passed
isaias-rojas added a commit that referenced this pull request Sep 23, 2024
Merge pull request #5 from Programming6-projects/develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants