Development of AEC Prime Marketplace

Zuraiz

Zuraiz Ajaz

AECPrime

AEC Prime is a specialized marketplace created for professionals in the Architecture, Engineering, and Construction (AEC) industries. It offers a platform where sellers can list AEC-specific products like software tools, and buyers can easily discover and purchase these solutions. The marketplace caters to the unique needs of the AEC sector, ensuring that only relevant products, such as Enscape, are available, helping professionals streamline their workflows.
On the technical side, the platform's frontend is built using React with TypeScript, ensuring a fast and modern user experience. Zestang handles state management, while Chakra UI is used for styling, providing a clean and responsive design. The frontend is hosted on Vercel, a reliable deployment platform known for its seamless integration and high performance.
The backend is developed using Django, a powerful web framework. It incorporates Django Serializers and Signals for efficient data management and event handling. To ensure the platform runs smoothly, the backend is deployed on AWS, using PostgreSQL (via AWS RDS) for the database, and S3 for storing static files securely.
Additionally, GitHub Actions is used to automate the creation of Docker images, which are stored in AWS ECR (Elastic Container Registry). This setup, combined with AWS AppRunner, allows for continuous deployment, meaning any updates to the platform are quickly integrated without manual intervention.
Through this well-coordinated approach, AEC Prime delivers a fast, reliable, and secure marketplace, making it easy for professionals in the AEC industry to access the tools they need
Like this project

Posted Jun 4, 2025

Built a full-stack AEC marketplace with Django and React. Vendors list, sell, and get paid seamlessly via AWS, Vercel, and Stripe-powered workflows.