catapam / investnest

Project 04 - Code Institute
1 stars 2 forks source link

[TASK 1.2.2] Install the selected database and set up local development #118

Closed catapam closed 1 month ago

catapam commented 2 months ago

Install the chosen SQL database (MySQL or PostgreSQL) on the local development environment and set up necessary configurations.

Acceptance Criteria:

Steps:

  1. Download and install the chosen database (MySQL/PostgreSQL) on the local environment.
  2. Set up the initial database instance with appropriate configurations.
  3. Verify the installation by creating a connection and a test table.

Linked Issues:

Next task:
Previous task:
catapam commented 1 month ago

Database used is external connection with a Code Institute Postgress setup. Commit