π Full Stack Developer | MERN Stack Developer | AI Enthusiast
- π B.Tech IT Student
- π» Solved 280+ DSA Problems
- π± Learning System Design, Redis, AWS, Docker & AI Agents
- π Building Scalable Full Stack AI Applications
- β‘ Interested in Backend Engineering & AI
JavaScript β’ TypeScript β’ React β’ Next.js β’ Node.js β’ Express.js β’ MongoDB β’ Redis β’ Docker β’ AWS β’ Socket.io
Food Delivery Platform with Real-Time Tracking, Razorpay Payments, OTP Delivery Verification.
Vehicle Booking Platform with Live Tracking, Video KYC, Driver Dashboard.
Scalable Backend Infrastructure with Authentication, Upload Pipeline, Redis Cache.
Foodify is a full-stack food delivery platform built with modern web technologies. Users can browse restaurants, place orders, track deliveries in real time, and make secure online payments.
- π Authentication & Authorization
- π¦ Order Management
- π Live Delivery Tracking
- β‘ Real-Time Updates (Socket.io)
- π³ Razorpay Payments
- βοΈ Cloudinary Image Upload
- π± Responsive UI
- π Instant Notifications
| Home | Dashboard |
|---|---|
![]() |
![]() |
React.js
Tailwind CSS
Redux Toolkit
AxiosNode.js
Express.js
MongoDB
Socket.ioGitHub Actions
Docker
Cloudinary
RenderFoodify
β
βββ client
β βββ src
β βββ components
β βββ pages
β βββ hooks
β βββ utils
β
βββ server
β βββ controllers
β βββ routes
β βββ middleware
β βββ models
β βββ services
β
βββ screenshots
βββ public
βββ README.mdPORT=
MONGODB_URI=
JWT_SECRET=
CLOUDINARY_CLOUD_NAME=
CLOUDINARY_API_KEY=
CLOUDINARY_API_SECRET=
RAZORPAY_KEY_ID=
RAZORPAY_SECRET=git clone https://github.com/username/foodify.git
cd foodifynpm installnpm run dev- Register & Login
- Browse Restaurants
- Place Orders
- Track Deliveries
- Online Payments
- Accept Orders
- Live Location Sharing
- Delivery Verification
- Manage Users
- Manage Orders
- Analytics Dashboard
- JWT Authentication
- Password Hashing (bcrypt)
- Protected Routes
- Rate Limiting
- Input Validation
flowchart TD
A[User] --> B[React Frontend]
B --> C[API Gateway]
C --> D[Node.js Server]
D --> E[(MongoDB)]
D --> F[(Redis Cache)]
D --> G[Socket.io]
G --> H[Delivery Partner]
D --> I[Cloudinary]
D --> J[Razorpay]
style A fill:#0f172a,color:#fff
style B fill:#2563eb,color:#fff
style D fill:#16a34a,color:#fff
style E fill:#f59e0b,color:#fff
style F fill:#dc2626,color:#fff
graph LR
User --> Frontend
Frontend --> Backend
Backend --> MongoDB
Backend --> Redis
Backend --> SocketIO
SocketIO --> User
SocketIO --> DeliveryBoy
Backend --> Cloudinary
Backend --> Razorpay
Fork Repository
Create Feature Branch
Commit Changes
Push Branch
Create Pull RequestMIT License
- LinkedIn: https://www.linkedin.com/in/shivsinghbaghel/
- GitHub: https://github.com/shivsingh78
β Star this repository if you found it useful.
Built with β€οΈ by Shiv Singh Baghel





