Skip to content

Conversation

@vbdoit
Copy link

@vbdoit vbdoit commented May 16, 2018

The following has been implemented.

  1. Django model "GenericModel" with JSON field
  2. Schematics model "AnyData", that stores city, temperature and date field
  3. View for adding/updating/deleting/retrieving serialized instances
  4. Jquery plugin ( "synthetic.js" ), that implements functions for sending requests to API
  5. Simple webform, that is submitted with help Jquery plugin
  6. Views are covered with unit tests
  7. Basic Django admin classes, that should give you an idea on how it would be implemented in practice

Code has passed unit tests and superficial functional testing.
Of course it is impossible to get a production-ready code within
such a small time frame, but what have been implemented works.

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

Successfully merging this pull request may close these issues.

1 participant