Version at: 29/05/2014, 16:36 vs. version at: 01/06/2014, 14:58
11This is a general work log updated daily.
22
33##Today's TODO list:
44
55##This week's TODO list:
66
77- finish sentence related views and test them
88- finish corrections and tag views
99- finish user views
1010- write the import script and import some subset of the data
1111
1212##Work log
1313
1414###Week 1 19/5
1515
1616####Monday
1717- compiled dependencies and tools (sage, git, etc..)
1818- set up virtual env
1919- set up pytoeba-dev repo/structure
2020- setup pytoeba's project structure
2121
2222####Tuesday
2323- added sentence and link models
2424- threw out sage and compiled scipy/numpy
2525- explored agpl for graph manipulation
2626
2727####Wednesday
2828- added log model
2929- added correction model
3030- added tag models
3131- added audio model
3232- set up work log
3333
3434####Thursday
3535- read py.test documentation
3636- read django testing documentation
3737- wrote a passing test for the sentence manager
3838
3939####Friday
4040- read "Test Driven development with Python"
4141
4242####Saturday
4343- Finished the sentence manager
4444
4545###Week 2 26/5
4646
4747####Monday/Tuesday
4848- added scaffolding/structure for tests and fixtures using py.test
4949- added database/form validation tests for:
5050 - sentence/link models
5151 - correction model
5252 - tag models
5353 - audio models
5454- generated coverage reports
5555
5656####Wednesday
5757- refactored tests and fixtures to be more modular
5858- added more tests and expanded the manager some more
5959
60####Thursday
60####Thursday/Friday/Saturday
6161- 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:

##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: 01/06/2014, 14:58

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/Friday/Saturday
- 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.