Assignment #5B – A Create Page

Objective

You will learn to build and document a Create Page for your application

The Assignment

The Create (C in CRUD) is the major item you will be creating. For this assignment you will build a Create Page that will obtain data from the user and store it in the database or storage you have chosen as part of your stack.

The assignment must illustrate that actual data from your project is collected through a web interface and is stored and retrievable for the next assignment.

You will turn in a link to your page where data is entered. Include any credentials that might be necessary to access the page. You will also turn in a link to your documentation.