mutheujoy / MISSING-PERSONS-DATABASE-2024-KENYA-FINANCE-BILL-PROTESTS-

AI-powered platform for tracking missing Kenyans during the 2024 #RejectFinanceBill2024 protests in Kenya
Other
87 stars 50 forks source link

Pull Request: Refactor Flask Application and Enhance HTML Structure #25

Closed Dovineowuor closed 1 month ago

Dovineowuor commented 1 month ago

Pull Request: Refactor Flask Application and Enhance HTML Structure

Description

This pull request includes significant updates and improvements to the Flask application and its associated HTML structure. The changes are intended to enhance code readability, maintainability, and functionality. Below are the key updates included in this pull request:

Commits Overview

  1. Commit 06ad20f:

    • Title: chore: Refactor Flask application and update database configuration
    • Description:
      • Refactored the Flask application to improve code structure and organization.
      • Updated the database configuration to enhance performance and ensure compatibility with the latest database schema.
  2. Commit ab47f47:

    • Title: chore: Refactor HTML structure and add filter buttons for missing persons
    • Description:
      • Refactored the HTML structure to improve the layout and alignment of elements within the Add Missing Person form.
      • Added filter buttons to enable users to easily filter and search for missing persons based on various criteria.

Detailed Changes

Testing and Validation

Next Steps

Additional Notes