MealManager provides you to easy way to manage your whole restaraunt with just few clicks. It lets you customize your cusines with their own menus and then let you categories into different categories.
- Gin-Gonic framework
- Aggregation on Search
- Fast searching
- NOSQL Database (MongoDB)
- JWT Authentication
To run this project
go mod download
go run main.go
Go to the link provided and copy the command and paste it in the terminal
- DockerHub Link : https://hub.docker.com/r/vikasgouda/golang-restraunt-management
- Make sure you have docker install
- To insatll docker
sudo apt install docker
- Copy the command and run it
sudo docker pull vikasgouda/golang-restraunt-management