SlideShare a Scribd company logo
how would I write out this getRentalsByCityAndProvince function to show all the rentals in my
rental.ejs page using plain javascript. I already have one function that is given which is to only
show the featured rentals in my home.ejs page. it groups the rentals by city and province from
the array then shows all other properties with images. My array is at the bottom for reference.
module.exports.getRentalsByCityAndProvince = function(){
given function
module.exports.getFeaturedRentals = function(){
let filtered = [];
for(let i = 0; i < rentals.length; i++){
if(rentals[i].featuredRentals){
filtered.push(rentals[i]);
}
}
return filtered;
};
var rentals = [
{
headline:"Yellowhead Trail",
numSleeps:4,
numBedrooms: 2,
numBathrooms: 1,
pricePerNight: 170,
city:"Edmonton",
province:"Alberta",
imageUrl: "house3.jpg",
featuredRentals: true
}

More Related Content

More from illyasraja7

I really need help with this assignment it is multiple parts# Part.pdf
I really need help with this assignment it is multiple parts# Part.pdfI really need help with this assignment it is multiple parts# Part.pdf
I really need help with this assignment it is multiple parts# Part.pdf
illyasraja7
 
I need help figuring out how to add something that make sure user en.pdf
I need help figuring out how to add something that make sure user en.pdfI need help figuring out how to add something that make sure user en.pdf
I need help figuring out how to add something that make sure user en.pdf
illyasraja7
 
How much is too much transparency How much is too little Look for .pdf
How much is too much transparency How much is too little Look for .pdfHow much is too much transparency How much is too little Look for .pdf
How much is too much transparency How much is too little Look for .pdf
illyasraja7
 
hi i need help with this Database AssignmentOverviewHere are req.pdf
hi i need help with this Database AssignmentOverviewHere are req.pdfhi i need help with this Database AssignmentOverviewHere are req.pdf
hi i need help with this Database AssignmentOverviewHere are req.pdf
illyasraja7
 
Hamilton is a member in public practice since 2005. She is a sole pr.pdf
Hamilton is a member in public practice since 2005. She is a sole pr.pdfHamilton is a member in public practice since 2005. She is a sole pr.pdf
Hamilton is a member in public practice since 2005. She is a sole pr.pdf
illyasraja7
 
Given the following codepackage data1;import java.util.;p.pdf
Given the following codepackage data1;import java.util.;p.pdfGiven the following codepackage data1;import java.util.;p.pdf
Given the following codepackage data1;import java.util.;p.pdf
illyasraja7
 
Given main(), complete the SongNode class to include the printSong.pdf
Given main(), complete the SongNode class to include the printSong.pdfGiven main(), complete the SongNode class to include the printSong.pdf
Given main(), complete the SongNode class to include the printSong.pdf
illyasraja7
 
Given main() in the Inventory class, define an insertAtFront() metho.pdf
Given main() in the Inventory class, define an insertAtFront() metho.pdfGiven main() in the Inventory class, define an insertAtFront() metho.pdf
Given main() in the Inventory class, define an insertAtFront() metho.pdf
illyasraja7
 
Give a background of First National Bank (FNB) This should include.pdf
Give a background of First National Bank (FNB) This should include.pdfGive a background of First National Bank (FNB) This should include.pdf
Give a background of First National Bank (FNB) This should include.pdf
illyasraja7
 
For your third competency project, the policy position presentation,.pdf
For your third competency project, the policy position presentation,.pdfFor your third competency project, the policy position presentation,.pdf
For your third competency project, the policy position presentation,.pdf
illyasraja7
 
FROM The Starry Messenger ASTRONOMICAL MESSAGEWhich contains and.pdf
FROM The Starry Messenger ASTRONOMICAL MESSAGEWhich contains and.pdfFROM The Starry Messenger ASTRONOMICAL MESSAGEWhich contains and.pdf
FROM The Starry Messenger ASTRONOMICAL MESSAGEWhich contains and.pdf
illyasraja7
 
HelloIn Operating systems, under critical sectionEach process h.pdf
HelloIn Operating systems, under critical sectionEach process h.pdfHelloIn Operating systems, under critical sectionEach process h.pdf
HelloIn Operating systems, under critical sectionEach process h.pdf
illyasraja7
 
Find a current news article or video (within the past 12 months) tha.pdf
Find a current news article or video (within the past 12 months) tha.pdfFind a current news article or video (within the past 12 months) tha.pdf
Find a current news article or video (within the past 12 months) tha.pdf
illyasraja7
 
Forecasters use different forecasting techniques to determine the va.pdf
Forecasters use different forecasting techniques to determine the va.pdfForecasters use different forecasting techniques to determine the va.pdf
Forecasters use different forecasting techniques to determine the va.pdf
illyasraja7
 
Fact Scenario You act for a client in an acrimonious litigation file.pdf
Fact Scenario You act for a client in an acrimonious litigation file.pdfFact Scenario You act for a client in an acrimonious litigation file.pdf
Fact Scenario You act for a client in an acrimonious litigation file.pdf
illyasraja7
 

More from illyasraja7 (15)

I really need help with this assignment it is multiple parts# Part.pdf
I really need help with this assignment it is multiple parts# Part.pdfI really need help with this assignment it is multiple parts# Part.pdf
I really need help with this assignment it is multiple parts# Part.pdf
 
I need help figuring out how to add something that make sure user en.pdf
I need help figuring out how to add something that make sure user en.pdfI need help figuring out how to add something that make sure user en.pdf
I need help figuring out how to add something that make sure user en.pdf
 
How much is too much transparency How much is too little Look for .pdf
How much is too much transparency How much is too little Look for .pdfHow much is too much transparency How much is too little Look for .pdf
How much is too much transparency How much is too little Look for .pdf
 
hi i need help with this Database AssignmentOverviewHere are req.pdf
hi i need help with this Database AssignmentOverviewHere are req.pdfhi i need help with this Database AssignmentOverviewHere are req.pdf
hi i need help with this Database AssignmentOverviewHere are req.pdf
 
Hamilton is a member in public practice since 2005. She is a sole pr.pdf
Hamilton is a member in public practice since 2005. She is a sole pr.pdfHamilton is a member in public practice since 2005. She is a sole pr.pdf
Hamilton is a member in public practice since 2005. She is a sole pr.pdf
 
Given the following codepackage data1;import java.util.;p.pdf
Given the following codepackage data1;import java.util.;p.pdfGiven the following codepackage data1;import java.util.;p.pdf
Given the following codepackage data1;import java.util.;p.pdf
 
Given main(), complete the SongNode class to include the printSong.pdf
Given main(), complete the SongNode class to include the printSong.pdfGiven main(), complete the SongNode class to include the printSong.pdf
Given main(), complete the SongNode class to include the printSong.pdf
 
Given main() in the Inventory class, define an insertAtFront() metho.pdf
Given main() in the Inventory class, define an insertAtFront() metho.pdfGiven main() in the Inventory class, define an insertAtFront() metho.pdf
Given main() in the Inventory class, define an insertAtFront() metho.pdf
 
Give a background of First National Bank (FNB) This should include.pdf
Give a background of First National Bank (FNB) This should include.pdfGive a background of First National Bank (FNB) This should include.pdf
Give a background of First National Bank (FNB) This should include.pdf
 
For your third competency project, the policy position presentation,.pdf
For your third competency project, the policy position presentation,.pdfFor your third competency project, the policy position presentation,.pdf
For your third competency project, the policy position presentation,.pdf
 
FROM The Starry Messenger ASTRONOMICAL MESSAGEWhich contains and.pdf
FROM The Starry Messenger ASTRONOMICAL MESSAGEWhich contains and.pdfFROM The Starry Messenger ASTRONOMICAL MESSAGEWhich contains and.pdf
FROM The Starry Messenger ASTRONOMICAL MESSAGEWhich contains and.pdf
 
HelloIn Operating systems, under critical sectionEach process h.pdf
HelloIn Operating systems, under critical sectionEach process h.pdfHelloIn Operating systems, under critical sectionEach process h.pdf
HelloIn Operating systems, under critical sectionEach process h.pdf
 
Find a current news article or video (within the past 12 months) tha.pdf
Find a current news article or video (within the past 12 months) tha.pdfFind a current news article or video (within the past 12 months) tha.pdf
Find a current news article or video (within the past 12 months) tha.pdf
 
Forecasters use different forecasting techniques to determine the va.pdf
Forecasters use different forecasting techniques to determine the va.pdfForecasters use different forecasting techniques to determine the va.pdf
Forecasters use different forecasting techniques to determine the va.pdf
 
Fact Scenario You act for a client in an acrimonious litigation file.pdf
Fact Scenario You act for a client in an acrimonious litigation file.pdfFact Scenario You act for a client in an acrimonious litigation file.pdf
Fact Scenario You act for a client in an acrimonious litigation file.pdf
 

Recently uploaded

Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 

Recently uploaded (20)

Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 

how would I write out this getRentalsByCityAndProvince function to s.pdf

  • 1. how would I write out this getRentalsByCityAndProvince function to show all the rentals in my rental.ejs page using plain javascript. I already have one function that is given which is to only show the featured rentals in my home.ejs page. it groups the rentals by city and province from the array then shows all other properties with images. My array is at the bottom for reference. module.exports.getRentalsByCityAndProvince = function(){ given function module.exports.getFeaturedRentals = function(){ let filtered = []; for(let i = 0; i < rentals.length; i++){ if(rentals[i].featuredRentals){ filtered.push(rentals[i]); } } return filtered; }; var rentals = [ { headline:"Yellowhead Trail", numSleeps:4, numBedrooms: 2, numBathrooms: 1, pricePerNight: 170, city:"Edmonton", province:"Alberta", imageUrl: "house3.jpg", featuredRentals: true }