Skip to content

Food Ordering Website project created with React.js, Redux, Html and Bootstrap for ordering food online. The website includes features such as user authentication, a home page with a Top restaurant list, Restaurant listing and detail pages, order page with checkout details and a shopping cart.

Notifications You must be signed in to change notification settings

vijay-murugeasan/Fooyes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fooyes ( Food Ordering Website )

Welcome to the Food Ordering Website project! Fooyes Website created with React.js, Redux, Html and Bootstap for ordering food online. The website includes features such as user authentication, a home page with a Top restaurant list, Restaurant listing and detail pages, order page with checkout details and a shopping cart. I bought a Fooyes template and converted it from HTML Bootstrap into React js

Features

  • Location Page : Get user location to show a restaurant based on user location

  • Home Page: The home page includes popular categories, a top rated restaurants, an image banner for delivery.

  • Restaurant Page: Each restaurant has its own page with a list of foods related to that restaurant and it contains veg / pure-veg filter.

  • Restaurant Detail Page: Clicking on a restaurant in a restaurant list page navigates the user to a detailed page about that specific restaurant.it contains
    cart in right side. also in this page implemented with redux, allowing users to perform the following action:

    • Add items to the cart
    • Delete items from the cart
    • Clear the entire cart
    • Adjust item quantities with a responsive total
  • Order Page (Redux): The order page is combine with checkout and cart. in checkout for now user only select order with cash option only. in future i will implemet with credit card payment

  • Contact Page: This page includes form and static map

Technologies Used

  • React.js
  • Redux
  • Html
  • Bootstap
  • CSS

About

Food Ordering Website project created with React.js, Redux, Html and Bootstrap for ordering food online. The website includes features such as user authentication, a home page with a Top restaurant list, Restaurant listing and detail pages, order page with checkout details and a shopping cart.

Topics

Resources

Stars

Watchers

Forks