abhishek-rabidas / FoodPlaza

Backend Server of a food ordering platform (just like Swiggy, Zomato) built using Spring Boot, Spring JPA, Spring Security, and MySQL Database. It also uses the Blowfish cipher and Base64 cryptography mechanism to encode/decode the user credentials. The backend server is CI/CD pipelined using AWS CodePipeline, AWS CodeBuild and AWS CodeDeploy. The application server logging is viewed using AWS CloudWatch. Also, it is connected with SSH tunnelling using the EC2-instance IP address and key through PuTTY.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Backend Server of a food ordering platform (just like Swiggy, Zomato) built using Spring Boot, Spring JPA, Spring Security, and MySQL Database. It also uses the Blowfish cipher and Base64 cryptography mechanism to encode/decode the user credentials. The backend server is CI/CD pipelined using AWS CodePipeline, AWS CodeBuild and AWS CodeDeploy. The application server logging is viewed using AWS CloudWatch. Also, it is connected with SSH tunnelling using the EC2-instance IP address and key through PuTTY.


Languages

Language:Java 99.4%Language:HTML 0.6%