BelcherCharles / EerCare

0 stars 0 forks source link

Application user can add a new member #2

Closed BelcherCharles closed 5 years ago

BelcherCharles commented 5 years ago

After authentication, an application user should be able to add a new user to the database.

By clicking a nav-link, the user should be directed to a data entry page, where a member's names, contact information, and personal identifiers (SS # and DOB) can be entered, Then, on submit, the members' data is posted to the database, and the application user is redirected to a list of all members or the app's authenticated users' main page.