Version at: 29/05/2014, 16:36 vs. version at: 29/05/2014, 16:36
11This is a general work log updated daily.
22
33##Today's TODO list:
4- start working on sentence views
54
65##This week's TODO list:
76
87- finish sentence related views and test them
98- finish corrections and tag views
109- finish user views
1110- write the import script and import some subset of the data
1211
1312##Work log
1413
1514###Week 1 19/5
1615
1716####Monday
1817- compiled dependencies and tools (sage, git, etc..)
1918- set up virtual env
2019- set up pytoeba-dev repo/structure
2120- setup pytoeba's project structure
2221
2322####Tuesday
2423- added sentence and link models
2524- threw out sage and compiled scipy/numpy
2625- explored agpl for graph manipulation
2726
2827####Wednesday
2928- added log model
3029- added correction model
3130- added tag models
3231- added audio model
3332- set up work log
3433
3534####Thursday
3635- read py.test documentation
3736- read django testing documentation
3837- wrote a passing test for the sentence manager
3938
4039####Friday
4140- read "Test Driven development with Python"
4241
4342####Saturday
4443- Finished the sentence manager
4544
4645###Week 2 26/5
4746
4847####Monday/Tuesday
4948- added scaffolding/structure for tests and fixtures using py.test
5049- added database/form validation tests for:
5150 - sentence/link models
5251 - correction model
5352 - tag models
5453 - audio models
5554- generated coverage reports
5655
5756####Wednesday
5857- refactored tests and fixtures to be more modular
5958- added more tests and expanded the manager some more
6059
6160####Thursday
6261- N/A
diff view generated by jsdifflib

Version at: 29/05/2014, 16:36

This is a general work log updated daily.

##Today's TODO list:
- start working on sentence views

##This week's TODO list:

- finish sentence related views and test them
- finish corrections and tag views
- finish user views
- write the import script and import some subset of the data

##Work log

###Week 1 19/5

####Monday
- compiled dependencies and tools (sage, git, etc..)
- set up virtual env
- set up pytoeba-dev repo/structure
- setup pytoeba's project structure

####Tuesday
- added sentence and link models
- threw out sage and compiled scipy/numpy
- explored agpl for graph manipulation

####Wednesday
- added log model
- added correction model
- added tag models
- added audio model
- set up work log

####Thursday
- read py.test documentation
- read django testing documentation
- wrote a passing test for the sentence manager

####Friday
- read "Test Driven development with Python"

####Saturday
- Finished the sentence manager

###Week 2 26/5

####Monday/Tuesday
- added scaffolding/structure for tests and fixtures using py.test
- added database/form validation tests for:
  - sentence/link models
  - correction model
  - tag models
  - audio models
- generated coverage reports

####Wednesday
- refactored tests and fixtures to be more modular
- added more tests and expanded the manager some more

####Thursday
- N/A

version at: 29/05/2014, 16:36

This is a general work log updated daily.

##Today's TODO list:

##This week's TODO list:

- finish sentence related views and test them
- finish corrections and tag views
- finish user views
- write the import script and import some subset of the data

##Work log

###Week 1 19/5

####Monday
- compiled dependencies and tools (sage, git, etc..)
- set up virtual env
- set up pytoeba-dev repo/structure
- setup pytoeba's project structure

####Tuesday
- added sentence and link models
- threw out sage and compiled scipy/numpy
- explored agpl for graph manipulation

####Wednesday
- added log model
- added correction model
- added tag models
- added audio model
- set up work log

####Thursday
- read py.test documentation
- read django testing documentation
- wrote a passing test for the sentence manager

####Friday
- read "Test Driven development with Python"

####Saturday
- Finished the sentence manager

###Week 2 26/5

####Monday/Tuesday
- added scaffolding/structure for tests and fixtures using py.test
- added database/form validation tests for:
  - sentence/link models
  - correction model
  - tag models
  - audio models
- generated coverage reports

####Wednesday
- refactored tests and fixtures to be more modular
- added more tests and expanded the manager some more

####Thursday
- N/A

Note

The lines in green are the lines that have been added in the new version. The lines in red are those that have been removed.