Project Information

E-commerce Website Orders REST API

This is a team project developed during the Summer course. The purpose of this project is to create a RESTful API for a e-commerce website. Our team is in charge of creating the "Orders" endpoint.

The project is built using Python Flask, PostgreSQL, Docker, and Flask-RESTX framework. The project is deployed on IBM Cloud using automated CI/CD pipeline.

We followed the Agile Development Methodologies and DevOps practices. We used Zenhub to track our progress, slack to communicate with our team, and established reproducible development environment using Vagrant, VirtualBox and Docker.

More information about the project can be found on the GitHub repository.