this project's objective is to explore possibilities of the django framework , work on few graphics render through css by testing graphics charts and try a solutions of deployment.
pull this project go into the directory that contain manage.py run : python manage.py runserver click to the linked showed in your console
at the root of the site there is an api
right now : three path possible:
- document # here all the document created by the app
- files # in files are all url accessible
- user # just an example
and finnaly the main page of the website at /doc that can be found in files
you are there in "my own space"
the form create a documment you can access from api
from /doc/ : #links in url of doc
- details
- others
- second
- <doc_id> ...
and you can contact me if you wish =)