Saturday, June 23, 2018

Project progression : standby !

There is some news in my CNAM project.I have an opportunity to make my CNAM memory in my job.
That's why, I had to make the decision that this should remain "pending".

Tuesday, October 24, 2017

Project progression 24/10


At length ! , there was a little bit time to prepare and sent my table of contents to the Conservatoire National des Arts et Métiers ( CNAM ).A tutor will assist me in this task by giving me some advice.Then the table of contents will be sent to CNAM Paris.I hope my table of contents will be correct and accept.

Something else, I can't solve my issue with Grails and multiple schemas so I decided to put aside and to keep only public shemas.By this way, I can continue my project.
I also push first admin feature like create an exam with question in testing purpose but nothing really concrete.

See you,

Monday, October 16, 2017

Project progression 16/10


Progression is quite difficult for me in this time due to my job.
As regards the problem with multiple schemas, I decided to not use multiple schemas now.I will only use public schema and search a solution later. I also have a problem with datas not saving in tables.I solved this issue by adding flush parameters in save method.
I hope I will be able first admin feature in next few days.

Best regards,

Monday, September 25, 2017

Project progression 25/09



Due to my job and also because of problem's configuration with PostGresql, I haven't been able to progress as I wish.
In fact, I have problem to configure my Grails application with severeal schemas.I ask at StackOverFlow.Some people gave me solution that I have to try.
If the problem persists, I will continue with Public Schema and later, I will use shemas.
Otherwize, I will try to add Admin parts feature and publish it on Github.



Tuesday, September 12, 2017

Project progression 12/09

Regulary,I will take stock of the project's progress (I will try every weeks !)
To now, I still waiting a validation of CNAM for my project.Awaiting, I thought about site's views and about functions...
I draw some IHM on paper and I also started a Proof Of Concept on my computer that sometimes I pushed on Github.However, I am still at the beginning of the project.
In a few day, I will add PostGresql configuration and check tables created by Gorm.My goal is to normalize tables name and associations in purpose of production maintenance.
One last thing, technicals article are on my blog.

See you to the next item !

Friday, September 8, 2017

Uml class Diagram for exam

I started think about the code design to manage exam. So, I post on StackOverflow , StackExchange and evenly on my blog https://damienrieu.blogspot.fr/ a possible solution. Feel free to give me your point of view.

Sunday, September 3, 2017

Project is on GitHub !


The project is now on GitHub : https://github.com/drieu/openlearning

Create a project on GitHub is really simple and fast and also popular.So we create this OpenSource project on GitHub.