Combining work that I did on creating the front end for creating goals, and the work that @teenie-quaggard did on the action plan section.
created basic styling for entire page (minus header, which will be added once @SalwaMugh's PR is merged)
created form to add goal entry, with a placeholder axios call, that will eventually post to the database.
created action plan and business history sections along with styles
created function to render goals, both in the action plan and business history sections
created fakeData file for placeholder data in order to see the goals rendered on the page. Will be deleted when the connection with the db is made and actual goals can be used.
Obviously not exactly like the Figma, but as close as I could make it for the moment!
Combining work that I did on creating the front end for creating goals, and the work that @teenie-quaggard did on the action plan section.
Obviously not exactly like the Figma, but as close as I could make it for the moment!