slashroots / slashroots-website-v2

Slashroots Foundation Website
1 stars 0 forks source link

Website MVP #39

Closed tremainebuchanan closed 8 years ago

tremainebuchanan commented 8 years ago

The pull request represents the website's initial launch. The front-end in broken down into blocks/modules. Each module is composed of three files namely: an html file representing the view, the module file defining the dependencies, routes and other module configurations and the module controller file.

There are four main modules:

matjames007 commented 8 years ago

@tremainebuchanan overall I really like this. I guess it is still a work in progress so I will keep looking out for the changes.

matjames007 commented 8 years ago

@tremainebuchanan I don't think there would be a big problem with the slicing... but it requires proper documentation to indicate that the position of the post item is dependent on its position in the array. There should be an emphasis on how a user would publish an item in order for it to be published in a certain position.