Skip to content

The project aims at updating the existing SQL dB of MantisBT, applying OOP and various programming paradigms to sync 2 databases using AngularPHP-ADOdB(db_query_bound)-modelling(mantis_db_query method) -> slightly heading towards ORM dB.

Notifications You must be signed in to change notification settings

zenithtekla/asmx-data-retrieval

Repository files navigation

							ASMX-DATA-SYNC

-----------------------------------------------------------------

ASMX-DATA-SYNC, this repo dedicates to resolve questions of synchronization between two SQL servers the Manex and the Mantis in production state.

The repo also expands into dynamic retrieval of query result from user input and further handling of that dynamic data in the non-synchronized approach. That is an approach where the Mantis front-end will process query result and stay pending further user action: e.g. submit of the current Mantis system.

The repo stresses on providing back-end functions and processing. The outcome of this project is to extend the current production Mantis version. The user interface is fulfilled by the powerful AngularJS framework.

Design logic:

  • The project aims at updating the existing SQL dB of MantisBT, applying OOP and various programming paradigms to sync 2 databases using AngularPHP-ADOdB(db_query_bound)-modelling(mantis_db_query methods) -> slightly heading towards ORM dB.

Use:

  • Copy over the entire project folder.
  • Ensure right setup of database tables
  • Run, test and enjoy the compared, collective, automatic + pending-approval result.

About

The project aims at updating the existing SQL dB of MantisBT, applying OOP and various programming paradigms to sync 2 databases using AngularPHP-ADOdB(db_query_bound)-modelling(mantis_db_query method) -> slightly heading towards ORM dB.

Resources

Stars

Watchers

Forks

Packages

No packages published