Giter Site home page Giter Site logo

airbnb_clone_v4's Introduction

Hi 👋, I'm KHLAED

Computer Science Researcher, Data Scientist, Data Engineering And ALX-GRADE SOFTWARE ENGINEERING

thekingstar

🏆 GitHub Trophies

k_h_a_l_e_d___

✍️ Random Dev Quote

Quotes

  • 🔭 I’m currently working on MY RESEARCH PAGE IN BIOINFORMATICS

  • 👯 I’m looking to collaborate on BIO INFORMATION PROJECT

  • 🤝 I’m looking for help with Data on the fields of Biotechnology

  • 👨‍💻 All of my projects are available at https://github.com/THEKINGSTAR?tab=repositories

🔭 Projects

Data Science

Data Science - Projects

Software Engineering

Software Engineering - Projects

🔝 Top Contributed Repo

thekingstar

📫 How to reach me

Connect with me:

Gmail k_h_a_l_e_d___ khaled-mohamed-fathalla-20975b9b/ 14784740 thekingstar thekingstar thekingstar

Languages and Tools:

android angular angularjs arduino aws azure c cplusplus css3 django docker flask git html5 ionic java javascript jest kubernetes linux mongodb mssql mysql nginx nodejs oracle pandas postgresql postman puppeteer python pytorch redis scikit_learn seaborn tensorflow typescript vagrant

💻 Tech Stack

Portfolio Postman Power Bi CMake GitHub GitLab PyTorch Pandas TensorFlow NumPy Matplotlib MySQL SQLite Redis MicrosoftSQLServer MariaDB Postgres Nginx WordPress Angular.js Angular Anaconda AWS Azure GithubPages Google Cloud Heroku C C++ HTML5 TypeScript Windows Terminal Shell Script Python PowerShell JavaScript CSS3

thekingstar thekingstar

😂 Random Dev Meme

airbnb_clone_v4's People

Contributors

abdalmohsen-h avatar alexaorrico avatar jhuang10123 avatar jvpupcat avatar jzamora5 avatar nukemenonai avatar thekingstar avatar

airbnb_clone_v4's Issues

Task4

  1. Fetch places
    mandatory
    Replace the route 2-hbnb with 3-hbnb in the file 3-hbnb.py (based on 2-hbnb.py)

Create a new template 3-hbnb.html (based on 2-hbnb.html) and update it:

Import the JavaScript static/scripts/3-hbnb.js in the tag (instead of 2-hbnb.js)
Remove the entire Jinja section of displaying all places (all article tags)
Write a JavaScript script (static/scripts/3-hbnb.js):

Based on 2-hbnb.js
Request http://localhost:5001/api/v1/places_search/:
Description of this endpoint here. If this endpoint is not available, you will have to add it to the API (you can work all together for creating this endpoint)
Send a POST request with Content-Type: application/json and an empty dictionary in the body - cURL version: curl "http://localhost:5001/api/v1/places_search" -XPOST -H "Content-Type: application/json" -d '{}'
Loop into the result of the request and create an article tag representing a Place in the section.places. (you can remove the Owner tag in the place description)
The final result must be the same as previously, but now, places are loaded from the front-end, not from the back-end!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.