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!
TasteHeavenGO_Demo.mp4
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
- ReactJs
- Golang
- Gorilla Mux
- MongoDB
- Whatsapp Business API
- Cloudinary