Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 2.09 KB

File metadata and controls

57 lines (29 loc) · 2.09 KB

🚀 Food Corner

This is a website which is created to purchase food items through online platform. According to this website customers can add different food items available in the website and can place the order. Customer can add any number of items and he/she can check the total price of the ordered items from the "Checkout" page. To place the order customer should enter name, address and the phone number. The admin user can check the orders and he/she is able to delete or complete the order through admin.

Deployed URL of Food corner web application : http://34.135.16.85:8084/?#/

📚 Used Technologies

Project Management tool - Trello board

Frontend framework - Vue Js

Backend framework - Node Js

Database - Mongo DB

Hosting - Google cloud VPC

CI/CD pipeline - Jenkins

User Interfaces

Food items screen

home

checkout

Admin

Trello

URL

https://trello.com/invite/b/o1jnTfsH/b2f5ae2ef6a63504feccc35be4c5999f/food-corner

trello

userstory

Hosting

Used a Google cloud VPC

hosting

docker

CI/CD Pipeline

User jenkins for deployments

jenkins

Unit testing

Used Jest framework

UnitTesting