Back to projects
Jun 22, 2024
1 min read

Batua

Money Tranfering App
  • It allows secured user signup with JWT integration and utilises the sessions and transactions in MongoDB to ensure data integrity and reliabilty while performing exchanges.
  • Implemented a clean, user-friendly interface for the application using React and Tailwind CSS, focusing on intuitive user experience with scalable backend written in express js with zod for type validation.
  • Uses MongoDB with Mongoose for efficient database management.