< Ordering tool bundle / >

Frenzy

Back to Explore Projects
//
npm run case_study

A suite of applications enabling order placement, payment processing, and interaction processing on interactive kiosks.

I developed this application bundle to address the growing need for digitalization in businesses. It includes a customer-facing application on the kiosk, an API for processing orders and payments through Stripe, and an administrative panel for the employee handling orders.

Visual aid for the case study.
The customer-facing application and administration panels have been created using React and Tailwind

Modern technologies for a sophisticated application.

I chose to build both front-end applications using ReactJS and Tailwind CSS to deliver a visually appealing user interface. On the server side, I opted for Express and Node.js to ensure efficient request handling, reflecting my preference for robust and widely-supported technologies.

In addition, I integrated the Stripe SDK into our API to process payments securely and reliably. This decision not only streamlines payment transactions but also instills confidence in users regarding the safety of their financial information.

These technology choices embody my commitment to creating a modern and sophisticated application that prioritizes user experience and security. The combination of ReactJS, Tailwind CSS, Express, Node.js, and the Stripe SDK reflects a strategic approach to development, ensuring that our application remains at the forefront of industry standards.

Visual aid for the case study.
Admin panel with order management made with React and TailwindCSS
Visual aid for the case study.
Fully detailed statistics
Visual aid for the case study.
Kiosk customer-facing interface made with React and TailwindCSS