Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Initial project structure#4

Merged
pwilkins merged 3 commits intomasterfrom
feature/skeleton
Mar 17, 2015
Merged

Initial project structure#4
pwilkins merged 3 commits intomasterfrom
feature/skeleton

Conversation

@carsongee
Copy link
Contributor

This is just the base folder/file structure of the project. Need review quickly to continue work.

This will close #3

@carsongee carsongee force-pushed the feature/skeleton branch 3 times, most recently from 05749ad to 956b15f Compare March 16, 2015 21:31
@carsongee
Copy link
Contributor Author

I went ahead and added the flask application structure while I was waiting. Still no functional code, just design that is open to critique

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

methods=['POST'] ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, when I write code to handle the post, I'll add that method, planning on using WTForm to validate the edx post and on the get provide a user interface to exercise the form similar to how it is now, but spruced up a bit.

@carsongee carsongee force-pushed the feature/skeleton branch 2 times, most recently from 88d4d66 to ac5fe6d Compare March 17, 2015 15:36
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling ac5fe6d1f8eadeff70672565fc68cffee8bc4adc on feature/skeleton into * on master*.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: "Blueprint" is one word

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, thanks.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 57d0660 on feature/skeleton into * on master*.

pwilkins added a commit that referenced this pull request Mar 17, 2015
Initial project structure - This all looks good to me.  I'm interested in the use of Blueprints to generalize edX patterns.
@pwilkins pwilkins merged commit bd2cbdc into master Mar 17, 2015
@shaidar shaidar deleted the feature/skeleton branch March 12, 2018 15:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup initial project structure

4 participants