Orzo
Project Information
- Category: React.js Web App
- Status: In Progress
- Project date: July 2023
- Backend Repo: Orzo Backend
- Frontend Repo: Orzo Frontend
A cookbook app that organizes online recipes for easy meal-planning.
- Backend RESTful API using MVC architecture built with Ruby on Rails.
- Rails CRUD backend utilizing nokogiri and open-uri gems to scrape data and parse HTML/XML from popular recipe websites and blogs.
- React SPA facilitates CRUD operations to customize and modify recipe data.
- More to come!