Food Review
Mini food and establishment review platform May 2024
– June 2024
Contributions
- Implemented core backend logic using Express.js and Node.js, including secure user authentication with Passport.js.
- Integrated frontend (Vite + React) with backend APIs to enable dynamic review submission, retrieval, and user session handling.
- Drafted and iteratively refined the Enhanced Entity-Relationship Diagram (EERD) to align database schema with application requirements.
- Wrote and optimized MySQL queries for CRUD operations across users, reviews, and establishments, ensuring relational consistency and performance.
Technologies
HTML, CSS, TypeScript, React, Vite, Node.js, MySQL