QORKD v2
Project Information
- Category: React.js Web App
- Status: In Progress
- Project date: 2023
- Project URL: QORKD v2
A wine recommendation app for the casual Epicure. QORKD allows users to post, rate, and share their favorite wines with friends, make recommendations to each other, and receive recommendations based on a collaborative filtering model.
- Backend RESTful API using MVC architecture built with Ruby on Rails.
- Secure authenticated user profiles using JSON web tokens.
- Frontend SPA built with React.js, npm, webpack, Bootstrap.
- Backend deployment with Render and frontend deployment with Netlify.
- Integrates Twilio API for SMS messaging and Cloudinary API for file uploads.
- Utilizes RSpec framework to add model and controller unit tests to API, functional testing with Postman.