http://danfullstack01.mybluemix.net/
- Django: Python web framework used to design the application
- Bootstrap: CSS Framework used to improve the appearance of the UI of the application
- IBM Cloud Foundry: PaaS that grants reliable deployment of this cloud-native application
- IBM Cloudant: Database Service used to store Dealership data, as well as User Reviews
- IBM Cloud Functions: FaaS programing platform used for Cloudant Querying
- IBM API Gateway: Deployed the Cloud Functions previously mentioned allowing for the use of API calls with said Functions
- Docker & Kubernetes: Used to containerize the application to allow potential usage on other cloud providers