Gitlab CSE Unil
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
M. Chardon
ADIM
Commits
a8001b69
Commit
a8001b69
authored
Mar 09, 2018
by
M. Chardon
Browse files
ajout readme
parent
881e95d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
a8001b69
# AdIm : annotations on picture
This is a web application for annotating pictures, which can be linked to Moodle.
Authors:
-
Julien Furrer,
<julien.furrer@unil.ch>
-
Marion Chardon,
<marion.chardon@unil.ch>
## Description
This web tool allows:
-
a "student" part:
-
to import picture
-
to annotate picture with symbols
-
to comment and bring more details to an annotation
-
to export result in PNG or SVG format
-
to share picture with an other user or a group (as a Moodle activity for example)
-
a "teacher" part:
-
to see students annotations
-
to compare annotations from different users on the same picture
See this
<a
href=
"https://gitlabriset.unil.ch/Marion.Chardon/ADIM/wikis/home"
>
wiki page
</a>
for screenshots.
## Technologies
The main used technologies are :
-
Python 2.7
-
Django 1.8
-
Jquery 3.3
-
Bootstrap 4.0
## Installation
### Staging/Production
1.
Clone the project git
2.
Set the database
3.
Change configuration files (adim_projet/adim_project)
1.
apache configuration
2.
django settings
3.
wsgi file
4.
Configure apache server
5.
Set right for your webuser to media repository
6.
Set ADIM moodle's plugin if you want to add an annotation activity
### Developement
1.
Clone the project git
2.
Set the database
3.
Change configuration files (adim_projet/adim_project)
1.
apache configuration
2.
django settings
4.
Add javascript library (adim_project/adim_app/static/_src/lib) with bower
## What's next?
Improvements, bugs corrections or new contexts of annotation.
## Contributors and Licenses
Copyright: University of Lausanne, RISET
Authors:
-
Julien Furrer,
<julien.furrer@unil.ch>
-
Marion Chardon,
<marion.chardon@unil.ch>
'AdIm' is a free software released under the GNU GPL licence, version 3.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment