Skip to content

Fullstack application of beverage delivery, w/ React, Express, MySQL and MongoDB

Notifications You must be signed in to change notification settings

arunanalu/delivery-app

Repository files navigation

Delivery App


This project simulates a delivery app, where you can buy drinks as user and track your orders. If you are seller, you can change order status. As admin, you can manager users and sellers.

It was built in React.JS, ReduxToolkit and Express.JS, with 2 versions, one using MySQL with Sequelize and other using MongoDB with Mongoose. You can see a full project navigation video in my linkedin post. You can also browse by yourself, either this link deployed in Netlify + Heroku or this link deployed in Netlify + Deta.