Skip to content

Latest commit

 

History

History
 
 

web_flask

AirBnB clone - Web Framework

File Structure

  • 100-hbnb.py - last iteration of Flask web application.
  • templates directory contains all the html/jinja templates for the Flask web application.
    • 100-hbnb.html - last iteration of html/jinja template for the Flask web application.
  • static directory contains all the css and images used for the Flask web application.