Skip to content

ALX pair programming project with the objective to build our first full web application: an AirBnB clone using all the knowledge and skills we learned during our foundation phase of the ALX Software Engineering Program..

Notifications You must be signed in to change notification settings

Grey-What/AirBnB_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0x00. AirBnB clone - The console

First step: Write a command interpreter to manage your AirBnB objects

Learning Objectives:

  • How to create a Python package
  • How to create a command interpreter in Python using the cmd module
  • What is Unit testing and how to implement it in a large project
  • How to serialize and deserialize a Class
  • How to write and read a JSON file
  • How to manage datetime
  • What is an UUID
  • What is *args and how to use it
  • What is **kwargs and how to use it
  • How to handle named arguments in a function

About

ALX pair programming project with the objective to build our first full web application: an AirBnB clone using all the knowledge and skills we learned during our foundation phase of the ALX Software Engineering Program..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published