How to contribute - Patch67/OpenCMIS3 GitHub Wiki

Get up to speed with Django. Django Tutorial for beginners

Get up to speed with Bootstrap. Bootstrap Tutorial for beginners

Get up to speed with GitHub. Guthub tutorial for beginners

Get up to speed with PyCharm.

Download the application from GutHub. Fork the hub develop your code then send me a Pull request. I'll look at the code and if it's all OK I'll pull it into the main branch.

I have written several guides for would be contributers ...

###How to extend Student with a simple one to one extension. This explains how you can add your own attributes to the code without actually changing the core functionality, i.e. keeping your own code as a separate module.