dwyl / abase

:house: A (solid) Base for your Web Application.
9 stars 0 forks source link

Build master into a working state #67

Open samhstn opened 7 years ago

samhstn commented 7 years ago

At the moment, master has several working parts, but they are not linked together and so master is not a working version.

The integration branch has a working version, but it has too many commits and is not tested, so we should build from master with inspiration from the integration branch, we will eventually abandon the integration branch when we have incorporated its functionality into the master branch.

This task is to build the functionality of the integration branch into master with smaller and clearer pull requests

samhstn commented 7 years ago

On hold because of decisions in issue #50 and separating out the config.json file fields into a separate module with predefined fields (to be built here: https://github.com/dwyl/aperson)