Skip to content

Releases: Rmiverson/goodbread

v0.3.0

05 May 16:49
547d98f
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

15 Mar 20:15
0118bc4
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0...v0.2.0

Functional Pre-Release v0.1.0

12 Jan 22:18
Compare
Choose a tag to compare
Pre-release

This is a functional pre-release for the GoodBread front end. This will be the foundation for user testing and research, as well as all future features.
React.js: "18.2.0"

Added Features:

  • Folders and Recipes show at a homepage
  • Recipe page that shows individual components such as: title, description, textboxes, bullet lists, numbered lists, and tags
  • Folder page that shows recipes that belong to it
  • Create and edit pages for recipes that allow adding a title, description, textboxes, bullet lists, numbered lists, and tags. Allows for re-arranging of their positions. Also allows you to delete the recipe entirely.
  • Create and edit pages for folders that allow you to add a title and description, and allow you to add or remove recipes that belong to that folder. Lets you delete the folder entirely.
  • Profile page that shows email, name, description, and number of folders and recipes
  • Edit profile page that allows you to change your name and description, as well as deleting your whole account with all of it recipes and folders.
  • Login & Signup page
  • Login persistence

Known Issues:

  • Create and edit recipe allows you to create broken empty textboxes, bullet lists, and numbered lists that can't be deleted