Back to Projects
Mobile Book Recommendation App
Completed
Full-stack
Feb 2026Overview
Cross-platform app (Android/iOS/web) with full REST backend: auth, posts, ratings, image uploads, infinite scrolling.
Problem
Book lovers need a simple, cross-platform way to share and discover book recommendations with rich media and social features.
Solution
A React Native + Expo app with Node.js/Express backend, featuring JWT auth, Cloudinary image uploads, cursor pagination, and 4 instant themes.
Highlights
- •JWT auth (signup/login/logout) + error handling
- •Home feed newest-first + infinite scrolling (cursor pagination)
- •Create post: title, rating, cover image, caption
- •Profile screen: user info + posts; delete post with confirmation
- •4 instant themes via single color config
- •Web support (runs in browser)
- •Backend: Node.js + Express, MongoDB, Cloudinary image uploads
Tech Stack
React NativeExpoNode.jsExpressMongoDBJWTCloudinary
Related Projects
DentWise — Dental Platform with AI Voice Agent
Full-stack dental platform with auth, booking flow, admin dashboard, subscriptions, and AI voice agent.
Full-Stack Online Shopping Platform
Role-based e-commerce platform with customers, sales managers, product managers.
Real-Time Support System
Real-time support chat system for users/guests and admins.