ecDB icon indicating copy to clipboard operation
ecDB copied to clipboard

Refactor

Open petslane opened this issue 7 years ago • 2 comments

Planning to add some new features, but before that, existing code structure needed fixing. Started refactoring from another branch and at some point switched to original repo. Tried to cleanup changes that were done on the other fork, so this pull-request would not add any new features. Updated Readme and added Install instructions.

Changes:

  • added Slim framework
  • Smarty for view templates
  • doctrine/dbal for DB
  • Composer for dependencies and autoloading

petslane avatar Jun 23 '17 16:06 petslane

Before accepting pull-request. Is this Twitter thingy on login page needed? Looks like it's not used on original ecdb.net site, is it ok if I remove it? Currently ecdb.net site has this "ecDB is free. Please donate to support the hosting costs!" message, I would like to remove it also.

petslane avatar Jun 23 '17 16:06 petslane

Also, I would suggest to tag your current code as 0.3.0 and after accepting pull-request, create new tag 0.4.0.

petslane avatar Jun 23 '17 16:06 petslane