Skip to content

A café website built with the MERN Stack, Featuring a PayPal-Integrated Payment Gateway (for Testing Purposes Only)

License

Notifications You must be signed in to change notification settings

Dyslex7c/merncafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Café Dulcet

A café-oriented website developed using MERN with payment gateway implemented using PayPal (for testing purposes only). Most of the features get enabled once the user registers themselves and login using the sign-in portal which administers the user with after successful authentication (using JsonWebToken) and authorization.

Features

  • Accessible information about various cuisines around the world (uses MediaWiki API) along with their country of origin, type etc.
  • Search filter which enables fast and accurate results based on the user's query
  • Customer reviews and ratings: Stores and manages user reviews and ratings efficiently, utilizing state management libraries like reduxjs toolkit
  • Interactive and readable menu book with page-flipping functionality (implemented as a React component)
  • Integrated payment gateway implemented using PayPal designed for testing purposes only

Disclaimer: Please note that the payment gateway on this website is a demo feature and does not involve real funds. This is intended solely for demonstration purposes.

Features Demo

Access information about various cuisines

2024-08-24.16-22-08.mp4

Search Filter

2024-08-24.16-23-57.mp4

Customer Reviews & Ratings

2024-08-24.16-59-59.mp4

Readable Menu with flipping pages option (React Component)

2024-08-24.18-39-32.mp4

Integrated payment gateway using PayPal

2024-08-24.18-48-03.mp4

The payment gateway currently uses static price values instead of the actual prices displayed to the users on the frontend. Efforts are being made to implement a solution that will allow the payment gateway to reflect correct prices dynamically. This will be addressed in a future update.

About

A café website built with the MERN Stack, Featuring a PayPal-Integrated Payment Gateway (for Testing Purposes Only)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published