Property site where you can publish your ads
In the framework of this project I developed a website for publication announced on real estate. It allows users to place their ads, as well as to view and search for ads from other users.
For this site I used the Django framework, which allowed me to quickly create the database structure and the logic of the site. I created models for real estate and users, as well as implemented the system of authentication and authorization of users.
In addition, I used the Pillow library to process and download displayed in the ads. I also studied and used the Beautiful Soup library for parsing websites and obtaining information about real estate for automatic filling fields when creating advertised.
In the end, this project gave me valuable experience in the development of web applications, working with databases and libraries for data parsing, as well as experience of creating and setting user interfaces.
For this site I used the Django framework, which allowed me to quickly create the database structure and the logic of the site. I created models for real estate and users, as well as implemented the system of authentication and authorization of users.
In addition, I used the Pillow library to process and download displayed in the ads. I also studied and used the Beautiful Soup library for parsing websites and obtaining information about real estate for automatic filling fields when creating advertised.
In the end, this project gave me valuable experience in the development of web applications, working with databases and libraries for data parsing, as well as experience of creating and setting user interfaces.