Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 830 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 830 Bytes

bike-rental

Build StatuscodecovMaintainability

Project - Software Architecture

PostgreSQL

  1. Open pgAdmin interface (in PostgreSQL install folder, under the bin directory, double click on pgAdmin4.exe)
  2. Create a user with the following credentials:
username: User
password: password
  1. Create a PostreSQL database named bikeRental, and assign User as the database owner