nss-evening-cohort-13 / star-destroyer-dashboard-star-destroyer-dashboard

star-destroyer-dashboard-star-destroyer-dashboard created by GitHub Classroom
0 stars 3 forks source link

Milesstone 2: Create, Read, Update, and Delete for Personnel #58

Closed willkotheimer closed 3 years ago

willkotheimer commented 3 years ago

Description

Provides CRUD functionality for Personnel, also creates a foundation for clicking on pages and upgrades styles.

Related Issue

https://github.com/nss-evening-cohort-13/star-destroyer-dashboard-star-destroyer-dashboard/issues/5

Motivation and Context

It solves our milestone of CRUD for personnel

How Can This Be Tested?

git fetch origin development

Check the published URL - https://star-destroyer-a0766.web.app/ published 4:50pm 10/15

Screenshots (if appropriate):

Types of changes

willkotheimer commented 3 years ago

@drteresavasquez This is bug free. I should have a new build made by 4:45pm, but will tag the link with the time, so you'll know!

willkotheimer commented 3 years ago

Link is published!

willkotheimer commented 3 years ago

Also, one other thing. The dashboard is all of the views, so an unauthenticated user should be able to READ all of the views in the app as well. They should not have the ability to Create, Update or Delete.

Any vi\es/navigration/other that was duplicated is now single again.