Skip to content

Shruthi-Sivagnanam/pizza-delivery-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pizza delivery app

Pizza team is a mern (mongodb-express-reactjs-nodejs) web app. It is a delivery app with payment gateway (stripe - currently in test mode). The app is associate with admin panel. The app is developed with some basic animation.

Screenshot (9)

The admin hase control over the menu items, user list, order status.

The user can regsiter and login to place order and pay.

As mentioned the application is in test mode for payment gateway.
The testing card details can be used:

BRAND NUMBER CVC DATE
Visa 4242424242424242 Any 3 digits Any future date
Mastercard 5555555555554444 Any 3 digits Any future date

For more testing card number you can vist Stripe testing card docs

The app is currently deployed in heroku. Pizza team