FoodBooth is a meal kit box, like zomato or swiggy sells food from restaurants, FoodBooth will sell the items required to make that dish in proper proportion, so that single user customers don't need to buy a whole bottle for table spoon of vinegar and like others.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/zabhitak/FoodBooth
-
Install NPM packages
npm install
-
Enter your Google Signin API in
.env
GOOGLE_CLIENT_ID = 'ENTER YOUR API'
-
Run the project on localhost
Visit http://localhost:3000 http://localhost:3000/admin
FoodBooth can :
- π- User Authentication
- π- Cart Functionality
- π»- Admin Dashboard
- β‘- Realtime - Action Notifications
- π±- OTP Authentication
- π°- Stripe Payment Gateway Integration
- β- Realtime Status Update functionality using Sockets.
- π©- Email Sending On Register & Order Placement.
- π- Promotional Emails
|
|
|
|
|