Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 327 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 327 Bytes

This is a project made in django. It is a website about buying and renting houses.

This project belongs to a course given by Brad Traversy. It is interesting since it is a great example of how a django project is structured. From the management of files, forms, views, database with postgresql, authentication and deployment.