cse110-fall21-group9 / Digital-Cookbook-App

A digital cookbook app engineered by UC San Diego CSE 110 Group 9 for the Fall 2021 quarter. A desktop app that uses electron and other web technologies.
1 stars 1 forks source link

Final Revision #90

Closed StefanieDao closed 2 years ago

StefanieDao commented 2 years ago

This should be final? I merge Josh's changes on my branch and fix the view recipe/ view ingredients field for better UI.

Talked with Guy and he got the import/export worked.

Here is how the export works:

  • You select recipes with the checkbox
  • You click export
  • You type a file name (without rcpkg)
  • Click Save

Here is how import is supposed to work:

  • You click import
  • Select the rcpkg file
  • Click OK/Open
  • New recipes should show up now