Skip to content
Snippets Groups Projects
Select Git revision
  • c36cea54acf93f4462875a5edb57cb1cb7a86ef6
  • main default protected
  • performance-scalability-implementation
  • commentMerge
  • 25-As-a-Developer-I-want-to-implement-security-features-so-that-users-cannot-use-Cross-site-request-forgery
  • 35_As_a_Developer_I_want_to_revamp_the_comments_so_that_it_is_more_interactive_with_the_users
  • 5-As-a-Assessor-I-want-to-comment-on-complaints-so-that-viewers-can-see-updates
  • revert-4f7c2e65
  • 29_As_a_Developer_I_want_to_connect_the_search_page_to_the_database_so_that_users_can_search_for_complaints
  • 17-as-a-customer-i-want-to-view-only-my-complaints-so-that-i-can-review-the-case
  • 14-as-a-customer-i-want-to-be-notified-of-any-changes-to-my-complaints-so-that-i-can-be-kept-up-to
  • 37-as-an-assessor-i-want-the-ability-to-unlink-complaints-to-ensure-all-data-is-accurate
  • 36-as-a-user-i-want-to-be-able-to-see-a-linked-complaints-list-so-that-the-site-is-more-convenient
  • 26_As_a_Developer_I_want_to_implement_secure_authentication_so_that_accounts_and_the_system_are_secure
  • 31-as-a-developer-i-want-to-mitigate-cross-site-scripting-so-that-javascript-cannot-be-injected
  • 28-as-an-assessor-i-want-a-link-button-so-that-i-can-easily-link-related-complaints
  • 34-as-a-developer-i-want-to-be-able-to-log-in-as-a-user-that-comes-from-a-database-so-that-the
  • 24-as-a-business-owner-i-want-my-data-to-be-validated-at-the-database-level-so-that-there-is-even
  • 33-as-an-assessor-i-want-to-be-able-to-close-complaints-so-that-data-is-always-relevant
  • 22-as-an-assessor-i-want-the-complaints-list-to-be-seperated-by-regualatory-and-non-regualtory-so
  • 15-validation-reopened
21 results

22065407-legal-and-general-group-project-fork

  • Clone with SSH
  • Clone with HTTPS
  • Team 9 - Yr2 Group Project Fork

    Description

    This is Jack Thomas's (22065407) Fork of the Legal & General Group Project codebase completed by Team 9.

    Instructions

    To ensure that the application runs using the MariaDB .sql file, the top line in the application.properties file (located in the recourses package) must be set equal to "prod" like so:

    spring.profiles.active=prod