Skip to content

pratham-0094/Juicy-N-Yummy

Repository files navigation

Juicy-N-Yummy

ANGULAR NODE MONGODB NETLIFY
View Screenshots here

About

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.

Features

  • 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.

Getting Started

Follow these steps to set up and run the project locally:

1. Clone the Repository

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

2. Open Project in Code Editor

3. Open Terminal and Run

npm install

This will install frontend libraries

cd Backend
npm install

This will install backend libraries

4. Configure Backend/.env

MONGO_URI="your_mongo_uri"
JWT_SECRET="your_jwt_secret"
PORT="5000"

5.Open Split Terminal and Run

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)

License

Distributed under the AGPL 3.0 License. View LICENSE.

Team


Prakhar Sahu

Prakhar Sahu


Pratham Sahu

Pratham Sahu