Production mobile application using React Native, FastAPI, NeonDB, and Render with scalability planning for thousands of users.

A mobile application built with React Native frontend, FastAPI backend, NeonDB database, and Render hosting.
Initially designed for a few users but later discussed scaling strategies for handling thousands of users.
mobile/
src/
screens/
navigation/
api/
backend/
app/
routes/
models/
services/
tests/Challenge: Designing for a small initial user base with future scale in mind.
Solution: Separated stateless API layers and documented horizontal scaling paths on Render.
Challenge: Managing CORS and auth across mobile clients and production API.
Solution: Configured JWT tokens with environment-specific CORS origins and secure secret management.


Highlights modern full-stack delivery — mobile, API, database, and hosting with real scalability thinking.