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

Create a skeleton Flask project to seed repo #2

Open
rofrano opened this issue Sep 21, 2016 · 0 comments
Open

Create a skeleton Flask project to seed repo #2

rofrano opened this issue Sep 21, 2016 · 0 comments

Comments

@rofrano
Copy link
Collaborator

rofrano commented Sep 21, 2016

As a Developer
I need some starter code
So that I can start adding features to it

Assumptions

  • We will be using Python with Flask
  • It should run on port 8000 by default
  • It should also set up a testing skeleton as well

Acceptance Criteria

Given there is a skeleton app
When I issue a `git clone` on the project
Then I should get a minimal Flask application
When I run `python server.py`
Then I should have a Flask server running at `localhost:8000`
@rofrano rofrano added this to the Sprint 1 milestone Sep 21, 2016
@rofrano rofrano self-assigned this Sep 21, 2016
@rofrano rofrano closed this as completed Sep 21, 2016
@rofrano rofrano removed their assignment Jan 31, 2017
@rofrano rofrano removed this from the Sprint 1 milestone Jan 31, 2017
@rofrano rofrano reopened this Jan 31, 2017
@rofrano rofrano added this to the Sprint 1 milestone Jan 31, 2017
@rofrano rofrano removed this from the Sprint 1 milestone Feb 8, 2017
@rofrano rofrano added this to the Sprint 1 milestone Feb 9, 2017
@rofrano rofrano removed this from the Sprint 1 milestone May 9, 2017
@rofrano rofrano added this to the Sprint 1 - Local Service milestone Sep 20, 2017
@rofrano rofrano self-assigned this Sep 20, 2017
@rofrano rofrano removed their assignment Feb 4, 2018
@rofrano rofrano modified the milestones: Sprint 1 - Local Service, Sprint 1 - Minimal Service Locally Feb 4, 2018
@rofrano rofrano self-assigned this Feb 8, 2018
@rofrano rofrano removed their assignment Sep 16, 2018
@rofrano rofrano removed this from the Sprint 1 - Minimal Service Locally milestone Sep 16, 2018
@rofrano rofrano added this to the Sprint 1 milestone Sep 19, 2018
@rofrano rofrano self-assigned this Sep 19, 2018
@rofrano rofrano removed their assignment Feb 18, 2019
@rofrano rofrano removed this from the Sprint 1 milestone Feb 18, 2019
@rofrano rofrano added this to the Sprint 1: Get something working milestone Sep 18, 2019
@rofrano rofrano removed this from the Sprint 1: Get something working milestone Feb 17, 2020
@rofrano rofrano added this to the Sprint 1: Working service locally milestone Feb 19, 2020
@rofrano rofrano closed this as completed Apr 3, 2020
@rofrano rofrano reopened this Sep 22, 2020
@rofrano rofrano removed this from the Sprint 1: Working service locally milestone Sep 22, 2020
@rofrano rofrano added this to the Sprint 1: Local Hit Counter milestone Jun 10, 2021
@rofrano rofrano removed this from the Sprint 1: Local Hit Counter milestone Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant