Programming Language: PHP
Framework: CodeIgniter
DBMS: MySQL

For development:
1. Rename the folder to devdoctrax.
2. Create a database dev_doctrax.
3. Open devdoctrax/index.php.
4. Change line 58 to development or define('ENVIRONMENT', 'development');
5. Run the app through localhost/devdoctrax.

For testing:
1. Rename the folder to testdoctrax.
2. Create a database test_doctrax.
3. Open testdoctrax/index.php.
4. Change line 58 to testing or define('ENVIRONMENT', 'testing');
5. Run the app through localhost/testdoctrax.

For production:
1. Rename the folder to ro3doctrax.
2. Create a database ro3_doctrax.
3. Open devdoctrax/index.php.
4. Change line 58 to production or define('ENVIRONMENT', 'production');
5. Run the app through localhost/ro3doctrax.

---
Setup DB: [doctrax_url]/dbsetup/setup
Initialize DB: [doctrax_url]/bootstrap/initialize

Project Samples

Project Activity

See All Activity >

Follow DocTrax

DocTrax Web Site

Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database Icon
Stop Storing Third-Party Tokens in Your Database

Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of DocTrax!

Additional Project Details

Intended Audience

Government

User Interface

Web-based

Programming Language

PHP

Database Environment

MySQL

Registered

2016-06-20