Skip to content

TasteHeaven GO - A Restaurant Service App with GO as Backend

Notifications You must be signed in to change notification settings

PSS2134/TasteHeaven_GO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TasteHeaven GO

TasteHeaven your all-in-one restaurant service app offers seamless dining experiences. Explore our diverse menu place orders with ease and enjoy personalized service through user profiles with editable information and profile images. Keep track of your culinary journey with our comprehensive order history feature. Elevate your dining experience with Taste Heaven—where convenience meets culinary delight!

📺 Demo

TasteHeavenGO_Demo.mp4

📷 Snaps

Login

Menu

Cart

Order

Profile

Whatsapp Feature

🛠️ Installation Steps:

1. Clone the repository

git clone https://github.com/PSS2134/TasteHeaven_GO.git

2. Now move into the **Client** folder

cd Client 

3. Install the dependencies

npm install

4. Now move into the **Server** folder

cd Server

5. Complete the .env file (PDFGEN_API_KEY could be found from pdfgen.app)

MONGO_URI = "" WA_TOKEN = "" PDFGEN_API_KEY = "" 

6. Run the backend in Server Folder

go run main.go

7. Run the React App in Client folder

npm run start

💻 Built with

Technologies used in the project:
  • ReactJs
  • Golang
  • Gorilla Mux
  • MongoDB
  • Whatsapp Business API
  • Cloudinary

About

TasteHeaven GO - A Restaurant Service App with GO as Backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published