Skip to content
/ tuqan Public

This is an old ISO9001 ISO14001 app from around 2005 being remastered into current technologies

License

Notifications You must be signed in to change notification settings

laanito/tuqan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuqan

CodeFactor GitHub license GitHub issues

This is an old ISO9001 ISO14001 app that I had from around 2005. My plan is refactoring this to new technologies:

  • From old PHP 5.1 to PHP 7
  • From custom AJAX framework to modern PHP frameworks
  • From PEAR libraries to composer

Current Status

This is far from usable at this point without knowledge of the app I will work to have an usable version soon So far:

  • Dependencies are moved to composer
  • Localization handled with gettext
  • Auth class moved from unsupported PEAR/AUTH to jasny/auth
  • Classes adapted to PSR
  • Added a minimal routing with phroute
  • Move FROM PEAR/QuickForm to Former
  • Use Bootstrap

Things to do right now

  • Remove PEAR dependencies in-code (including files in distribuition)
  • Create clean Database for install
  • Move from PEAR/DB to PDO

When all these are finished we'd have an usable but buggy app

About

This is an old ISO9001 ISO14001 app from around 2005 being remastered into current technologies

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published