Skip to content

Hitansh-Thakur/HealthyBytes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Healthy Bytes

Title: Nutrient-Rich Salad Ordering Platform

Abstract:

This online salad ordering website revolutionizes the culinary experience by not only offering a diverse range of salads but also providing detailed insights into their nutrient and protein contents. Users can explore a user-friendly interface that categorizes salads based on protein and nutrition content, allowing for informed and personalized choices. The platform employs concise yet readable variable names in its programming, ensuring efficiency without compromising clarity. Embracing the fusion of technology and nutrition, this innovative solution aims to promote healthier lifestyles and enhance the user's salad selection process.

How to run:

  1. Download and install XAMPP from https://www.apachefriends.org/download.html
  2. Clone the repository into the htdocs folder of XAMPP
  3. Start the Apache and MySQL modules in XAMPP
  4. Open the phpMyAdmin page in the browser
  5. Create a new database called "salad" and import the salad.sql file
  6. Open the index.php file in the browser

Features:

  1. User can login and signup
  2. User can view all salads
  3. User can view salads by protein content
  4. User can view salads by nutrition content
  5. User can view salad details
  6. User can add salads to cart
  7. User can view cart(individual cart will be maintained for each user)
  8. User can remove salads from cart
  9. User can place order
  10. User can view order history

Screenshots:

Signup signup

Login login

Home Page Home-Page

Salads salads

Salad Description salad-desc

Cart cart

Checkout checkout

payment Gateway (Razorpay) payment payment

Order Confirmation order-confirm

Order Page order-page

Admin Panel

Admin can view all salads salads

Admin can add salads add-salad

Admin can edit salads Edit salad

Admin can manage orders manage-orders

Admin can view users list-users

Releases

No releases published

Packages

No packages published

Languages