Learn Bash and SQL by Building a Bike Rental Shop | FreeCodeCamp

1 year ago
11

In this comprehensive 210-lesson course, you'll learn how to build an interactive Bash program that stores rental information for your bike rental shop using PostgreSQL. Thanks for watching and have a great day!

Connect on LinkedIn: https://www.linkedin.com/in/landon-schlangen-a3989a16b/

Time stamps:
0:00:00 Intro
0:01:00 Database and Tables creation
0:13:30 Start bike-shop.sh script
0:19:50 Case statement
0:32:50 List available bikes
0:40:30 Ask for bike to rent
0:48:00 Make sure bike is available to rent
0:49:50 Can't pass comment test
0:52:30 That bike is not available
0:58:50 If customer doesn't exist
1:06:30 Get customer_id
1:16:14 Format Bike info
1:30:30 The RETURN_MENU Function
1:49:00 Check if input is rented
1:54:15 Make bike available again

Loading comments...