Drinktr is a 24/7 online water delivery platform that allows users to place orders seamlessly. Vendors receive and process these orders through a dedicated backend system, ensuring efficient and timely deliveries. The platform is designed to provide a hassle-free experience with real-time order tracking, secure payments, and automated order management
https://drinktr.com# Clone the repository
git clone https://github.com/rahullbyte/drinktr.pw.api.git
# Navigate to the project directory
cd drinktr.pw.api
# Install dependencies
npm install
# Start the development server
npm start
Website
website
Frontend: Netlify
Backend: render
Report: jenkins
API Documentation: swagger
Version V1.5.0
Complete flow of order purchasing.
Version V2.5.0
Added OTP base Authentication.
Version V2.5.7
Improved backend project structure.
Challenge: Implementing real-time pop-up notifications for users.
Solution: Used Expo on the server side and efficiently managed an event-driven architecture.
Outcome: Reduced dependence on Firebase and other external services.