The thesis discusses the design and implementation of a basic real estate investment web application prototype. The developed prototype serves as a foundation for a platform that would in the future enable investors to view real estate projects and maintain basic investment records. The backend prototype was developed using Python programming language and FastAPI web framework, while the frontend uses Angular frame-work and TypeScript programming language. PostgreSQL database is used for data storage.
The prototype implements basic functionalities for user management with different roles (user, administrator), real estate project overview, basic investment structure, and an administrative panel for system management. This prototype establishes the foundation for further development of a more complex investment platform
|