Skip to content

isabella232/confocara

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConfOCARA

ConfOCARA is a web application for accessibility experts who create and publish the audit referentials to be downloaded from OCARA application. They are mainly set of rules about accessibility, but we can also manage other types of self-diagnosis like safety.
ConfOCARA is closely related to OCARA, together they constitute the OCARA solution.
OCARA, available for 10 inch Android tablet, is an application designed for performing a self-diagnosis of buildings accessibility. More broadly, it makes it possible to carry out an audit type based on the downloaded audit referentials.

For who ?

ConfOCARA users are specialists in accessibility, security… or the service designers who support them. They publish open contents, they must be declared by the administrator of the application.

Employees Benefits

For disability stakeholders

  • Be able to regularly update and enrich audit referentials without having to redeploy versions of the OCARA application
  • Integrating new rules quickly

For employees with disabilities

  • Employees may express their specific needs or even ask for the creation of new rules: it can be taken into account very quickly

Business Benefits

  • Brings a lot of flexibility in the distribution of content, and possibilities of personalization of this content
  • Separates content design from application design Orange decided to open-source the whole Ocara solution so that all companies, associations and individuals concerned about accessibility, can use this tool and contribute to its development.
    Accessibility is a common concern. It is by pooling and sharing our accessibility resources we will go further together. watch the video

Running the web application ConfOCARA

  • First clone the project https://gitlab.forge.orange-labs.fr/nspz4407/ConfOCARA.git
  • Open the Project using the IDE Idea IntelliJ (Choose pom.xml to open the project)
  • import the maven dependencies (if they are not imported automatically,you can right-click the pom.xml file then choose rimport)
    • if you can not import dependencies, there must be a problem with proxy config
  • you can now run or debug the application (you can also run it from the main class "DemoSpringApplication.java")

License

Copyright (C) 2015 Orange Mozilla Public License Version 2.0

Authors

  • SOLTYS Ludovic
  • GESTIN Ronan
  • RIVIERE Julie
  • BOUZEMMI Issam
  • ZANOLIN Gilles
  • LE MEUR Valérie

Support

ocara.support@orange.com

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 57.6%
  • HTML 30.0%
  • CSS 8.4%
  • JavaScript 4.0%