Road Map - Patch67/OpenCMIS3 GitHub Wiki
The project start date is today the 9th August 2016
By this time next year I hope to have a fully functioning system meeting all of the stated aims. At this point I hope to migrate away from the commercial product we currently use.
October 2016
Working system running on Nginx, Virtualenvs, Gunicorn.
Specific customisations we need: -
- Baseline Assessments
- Student reviews
- Destination info
- Work experience info
Progress Report October 2016
I have a working production server using Nginx and Gunicorn on Ubuntu 16.02. This took way too long.
Changed dB from sqlite3 to Postures.
Mastered git. this took way too long.
Implemented unit testing for the work done so far. This has proved really useful and gives me peace of mind.
Implemented permissions via change users and groups and implemented an import routine to create users from CSV files. This makes it easier to rollout to staff.
So now I have a stable system that I can demo to staff but not a lot of progress to show. This is disappointing. I hoped to have achieved more by now.
November 2016
- Behaviour management