Ishi01 / CITS5505Group41Project

CITS5505 Agile Web Develoment Group Project
MIT License
1 stars 0 forks source link

Fifth Deliverable Product #41

Open stuar7 opened 4 months ago

stuar7 commented 4 months ago

Fifth Deliverable Product

Objective

All major features are complete. This deliverable is focused on unit testing, system testing, removing bugs, and making small quality of life improvements such as CSS changes and code cleanup.

Features

  1. Unit Testing

    • [x] Unit Testing for all Flask functions is complete.
  2. System Testing

    • [x] Appropriate system tests are complete using Selenium WebDriver.
  3. CSS Improvements

    • [x] The CSS is ready for deployment. Works well at different aspect ratios.
  4. Code Cleanup

    • [x] Flask & Web Browser should not throw errors.
    • [x] Code is appropriately commented where necessary.
  5. Deliverable Examples

    • [x] Deliverables folder has examples of the product working.

Completion Criteria

This deliverable is considered complete if all features are tested and implemented.