Car rental site for HIC
- Create a new database in postgreSQL
- Run the CarRental.sql queries in your database
- Run the data.sql queries in database
- add your database name, username(postgres by default), and password in config.py
- Run python3 app.py in terminal
- The Website should run