Skip to content

papamuziko/sample_airbnb_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Sample AirBnB Clone

First steps of the AirBnB clone project written in Python with Flask.

Run

$ python api/app.py

Don't forget to set correctly MySQL configuration (api/config.py)

Tests:

$ cd api
$ AIRBNB_ENV=test python -m unittest discover tests --pattern=*.py

About

First steps of the AirBnB clone project in Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages