Create a pdf file containing elements which document project


Assignment

Task 1 Requirements Your project must meet the following criteria:

• Be created as a Django v1.11.2 project, with at least one App (most will only need one app).

• A landing page (sometimes called a home page) that includes: o Your name. o Your student number. o A brief paragraph (a few sentences) that talks about your principal topic, and how the associated tables are important in relation to that topic.

• Navigation options that provide easy access to the website's home page, and other logical or helpful URL's within your project. The navigation options should be available at all times throughout your website.

• Use Django to store your information dynamically in a local database.

• Use Django Forms on your website to accept the user input which will affect the database.

• Full CRUD functionality available on your website for each table in your data model.

• All hyperlinks must be constructed with the use of named URL Paths and {%url%} tag. Any hyperlink which points to resources outside of your own website project is exempt from this requirement.

• The website should use standard HTML5 syntax and make use of normal HTML formatting, such as headers, tables, hyperlinks and text formatting where appropriate.

• Minimum data complexity requirement must be met (a minimum of 3 related classes/tables in your data model).

• Data model classes must include the supporting structure for the relationships between the classes. Eg, models.ForeignKey( ... ) and/or models.ManyToManyField( ... ).

• A sample data set must be supplied with the project submission containing a minimum of 6 records for the principal topic chosen, along with any required secondary records. The number of secondary records will depend on your data model and chosen topic.

Task 2 - Documentation Create a PDF file containing the following elements which document your project:

• A high level ERD (Entity Relationship Diagram) showing the cardinality between the classes (tables) in your data model. This should be a quick diagram similar to the example from slide 3.

• A detailed data dictionary for each class in your data model. Refer to the lecture for minimum expected information to be included.

• A brief user guide on how to use your website to Add, Update & Delete a record. The guide only needs to be for 1 of the classes/tables in your project. You can include small images to provide clarity if you wish (not a requirement). Using the Cooking Recipe example from Task 1, I could create a user guide on how to Add, Update & Delete records from my Ingredients table.

Format your assignment according to the following formatting requirements:

1. The answer should be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides.

2. The response also includes a cover page containing the title of the assignment, the student's name, the course title, and the date. The cover page is not included in the required page length.

3. Also include a reference page. The Citations and references should follow APA format. The reference page is not included in the required page length.

Solution Preview :

Prepared by a verified Expert
Project Management: Create a pdf file containing elements which document project
Reference No:- TGS02991822

Now Priced at $120 (50% Discount)

Recommended (90%)

Rated (4.3/5)