Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

tigerpa616/Dealership-Review-Full-Stack-Application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live demo:

http://danfullstack01.mybluemix.net/

Tools and resources

  • 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

About

Implemented a full-stack application using: Django, to design the application, Bootstrap to improve the appearance of the UI of the application, IBM Cloud Foundry, for reliable deployment for the application, IBM Cloudant to store Dealership data, as well as User Reviews, IBM Cloud Functions for Cloudant Querying, IBM API Gateway, for the use of…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 43.9%
  • CSS 35.1%
  • HTML 10.8%
  • Python 9.8%
  • Other 0.4%