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

Get rid of awkward project structure #138

Open
curranjm opened this issue Aug 7, 2018 · 2 comments
Open

Get rid of awkward project structure #138

curranjm opened this issue Aug 7, 2018 · 2 comments
Assignees

Comments

@curranjm
Copy link
Collaborator

curranjm commented Aug 7, 2018

Our project has kind of an awkward setup (voiceapp311/mycity/mycity ...etc). We should try to clean that up and use the new name (BostonInfo).

@thiteixeira
Copy link
Collaborator

The current structure is as follows:

.
|-- ipython
`-- mycity
    |-- mycity
    |   |-- deploy_tools
    |   |-- intents
    |   |   `-- speech_constants
    |   |-- test
    |   |   |-- integration_tests
    |   |   |-- test_data
    |   |   `-- unit_tests
    |   `-- utilities
    |       `-- finder
    `-- platforms
        `-- amazon
            |-- lambda
            |   `-- custom
            `-- models

@thiteixeira
Copy link
Collaborator

#299 reduces the number of intent constant files

@thiteixeira thiteixeira self-assigned this Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants