Skip to content

A simple Restaurant Management System build with love on Fiber Framework

Notifications You must be signed in to change notification settings

accalina/restaurant-mgmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Restaurant Managemet System

A simple Restaurant Management System build with love on Fiber Framework

View Code · Report Bug · View Wiki



Getting Started:

Before we start

  • Tested using go version go1.19 linux/amd64 (for manual installation)
  • If any error raised related to library version not compatible, please remove the version lock on said library.

Installation:

Manual Installation

  • Clone this Repository
  • Move to directory restaurant-mgmt
  • Install dependency library with this command $ go mod download

Progress

  • Create food_item
  • Create Menu list(integate food with menu)
  • Create ability to order

About

A simple Restaurant Management System build with love on Fiber Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages