View Screenshots here
Juicy-N-Yummy is an innovative platform designed to enhance the dining experience by aggregating information about a wide range of restaurants. Users can explore detailed menus, read user reviews, and discover new dining options tailored to their preferences. The platform serves as a one-stop destination for restaurant information and food delivery, streamlining the process of finding and ordering from local eateries.
- Manage and view data through a user-friendly dashboard. Access detailed analytics and insights for better decision-making.
- Easily add new items, edit existing ones, and manage inventory. Keep your listings up-to-date and organized.
- Allow users to leave reviews and feedback. Monitor and manage reviews to maintain quality and address user concerns.
- Find restaurants and services based on your location. Explore nearby options and get relevant recommendations.
Follow these steps to set up and run the project locally:
First, clone the repository to your local machine. Open your terminal or command prompt and run:
git clone https://github.com/pratham-0094/Juicy-N-Yummy.git
npm install
This will install frontend libraries
cd Backend
npm install
This will install backend libraries
MONGO_URI="your_mongo_uri"
JWT_SECRET="your_jwt_secret"
PORT="5000"
npm start
and in second terminal run
cd Backend
npx nodemon index.js
Prerequisite - configure backend endpoints in src/app/service (i.e. http://localhost:5000)
Distributed under the AGPL 3.0 License. View LICENSE.
Prakhar Sahu |
Pratham Sahu |
---|