Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow user uploads #8

Open
WillieCubed opened this issue Sep 29, 2019 · 1 comment
Open

Allow user uploads #8

WillieCubed opened this issue Sep 29, 2019 · 1 comment
Assignees
Labels
front end Primarily focused on front-end work ux Focused on user experience/user flows in the front end
Milestone

Comments

@WillieCubed
Copy link
Contributor

The user should be able to upload a post to the back end for processing.

The app will send an HTTP POST request to the endpoint /posts with the parameters described in the API docs. Once a response is received, it should store the data in its state management system in Flutter, ready to be displayed.

@WillieCubed WillieCubed added front end Primarily focused on front-end work ux Focused on user experience/user flows in the front end labels Sep 29, 2019
@WillieCubed WillieCubed added this to the Version 1.0.0 milestone Sep 29, 2019
@WillieCubed
Copy link
Contributor Author

I'm going to go ahead and reopen this because there's currently no code in the repo to formally close this issue.

Normally, we'd use a pull request to do a code review and get back then. merge the feature into the development branch. Once a PR associated with an issue is merged, the issue automatically closes. In addition, I configured the Kanban board to automatically move issues to "Complete" once they've closed. TL;DR: Pull requests will automagically close everything.

At tonight's meeting, I'll talk about GitHub more, and we'll set up our feaure branches and combined project structure for the front and back end.

@WillieCubed WillieCubed reopened this Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front end Primarily focused on front-end work ux Focused on user experience/user flows in the front end
Projects
None yet
Development

No branches or pull requests

3 participants