Skip to content

KRISHNAPRASADEK/Food-App-Mean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Food-App-Mean

#Food Ordering App using MEAN Stack (e-commerce)

This is a E-commerce Mean Stack Application I have built as a part of my training for ordering foods online,
technologies used Angular, Node JS, Express JS and MongoDB.

Features:

  • Login, Registration with validation
  • JSON Web Token used for authorization
  • products searching option by using pipes in angular
  • User login details will be stored in local storage, cleared on logout.
  • Wishlist, Add to cart, Track orders
  • Integrated payment gateway using PayPal sandbox
  • Option for selecting quantity of particular item
foodapp.1_1.mp4

foodapp.1_2.mp4

foodapp.3.webm

Pages:

  • Home
  • Wishlist
  • Cart
  • Checkout
  • View product
  • My orders