Skip to content

Golang Project

Akshay Samal requested to merge golang_project into main

Summary by Bito

This PR introduces a restaurant ordering and billing system with modules for customer greeting, item ordering, bill generation, and display. The changes implement a complete workflow for restaurant orders across multiple modules while updating the project configuration through go.mod.
Edited by Akshay Samal

Merge request reports