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

Handle new technologies field for apps #81

Closed
aniri opened this issue Feb 18, 2019 · 2 comments
Closed

Handle new technologies field for apps #81

aniri opened this issue Feb 18, 2019 · 2 comments

Comments

@aniri
Copy link
Member

aniri commented Feb 18, 2019

A new field should be added for apps:

  • update scripts for apps table and add a new column for storing a list of technologies as strings
  • update add and edit app calls - update the info to be saved in db when filling in the add app form to include the list of technologies
  • update the response returned by all calls for retrieving the apps list or info about an app; add the info from the technologies field

Best practices

  • codebase language should be English
  • we 💕 unit tests
@paul-ghiran
Copy link

Need to rebase on #78

@paul-ghiran
Copy link

paul-ghiran commented Feb 23, 2019

  • update scripts for apps table and add a new column for storing a list of technologies as strings
  • update add and edit app calls - update the info to be saved in db when filling in the add app form to include the list of technologies
  • update the response returned by all calls for retrieving the apps list or info about an app; add the info from the technologies field

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